Skip to content

Bump Microsoft.IdentityModel.JsonWebTokens from 8.2.1 to 8.3.0 #35

Bump Microsoft.IdentityModel.JsonWebTokens from 8.2.1 to 8.3.0

Bump Microsoft.IdentityModel.JsonWebTokens from 8.2.1 to 8.3.0 #35

Workflow file for this run

name: Git Town
on:
pull_request:
branches-ignore:
- "dependabot/**"
jobs:
git-town:
name: Display the branch stack
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: git-town/action@v1