Skip to content

Bump github.com/lestrrat-go/jwx/v2 from 2.0.17 to 2.0.19 (#125) #18

Bump github.com/lestrrat-go/jwx/v2 from 2.0.17 to 2.0.19 (#125)

Bump github.com/lestrrat-go/jwx/v2 from 2.0.17 to 2.0.19 (#125) #18

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}