Skip to content

chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 #72

chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1

chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 #72

Workflow file for this run

name: pr
on:
pull_request:
branches: [ main ]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master