Skip to content

Bump System.IdentityModel.Tokens.Jwt from 5.1.4 to 5.7.0 in /net/netcore/OASP4Net.Application.WebApi #963

Bump System.IdentityModel.Tokens.Jwt from 5.1.4 to 5.7.0 in /net/netcore/OASP4Net.Application.WebApi

Bump System.IdentityModel.Tokens.Jwt from 5.1.4 to 5.7.0 in /net/netcore/OASP4Net.Application.WebApi #963

Workflow file for this run

name: Auto merge dependabot PRs
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GHA_TOKEN }}