Skip to content

Bump github.com/grafana/xk6-webcrypto from 0.4.0 to 0.5.0 (#4025) #964

Bump github.com/grafana/xk6-webcrypto from 0.4.0 to 0.5.0 (#4025)

Bump github.com/grafana/xk6-webcrypto from 0.4.0 to 0.5.0 (#4025) #964

name: "CodeQL"
on:
push:
branches: [ master ]
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: go
- name: CodeQL Analysis
uses: github/codeql-action/analyze@v3