Skip to content

chore: bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 #296

chore: bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1

chore: bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 #296

Workflow file for this run

name: Dependency Review
on:
pull_request:
types:
- opened
- closed
- reopened
permissions:
contents: read
jobs:
dependency:
runs-on: ubuntu-latest
steps:
- name: Pull Source Code
uses: actions/checkout@v4
- name: Dependency Review
uses: actions/dependency-review-action@v4
with:
fail-on-severity: low