Skip to content

Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 (#125) #3

Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 (#125)

Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 (#125) #3

---
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 }}