Skip to content

Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 #1230

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

Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 #1230

Workflow file for this run

name: ci
on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- master
tags:
- "v*"
pull_request:
permissions:
contents: read
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit