Skip to content

Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.17 #168

Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.17

Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.17 #168

Workflow file for this run

name: auto-merge
on:
- pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}