Skip to content

Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 #16360

Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1

Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 #16360

name: Enforce issue link to pull request
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
check_pull_requests:
runs-on: ubuntu-latest
name: Check linked issues
steps:
- uses: nearform/[email protected]
id: check-linked-issues
with:
exclude-branches: "dependabot/**"
exclude-labels: "minor-change"