Skip to content

Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 (#1687) #1953

Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 (#1687)

Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 (#1687) #1953

---
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
name: CodeQL
on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: '0 5 * * 0'
jobs:
analyze:
uses: networkservicemesh/.github/.github/workflows/codeql-analysis.yaml@main