bump jsonwebtoken version (#1971)

* bump `jsonwebtoken` version

* update dev build branch
This commit is contained in:
Timothy Carambat
2024-07-25 11:03:39 -07:00
committed by GitHub
parent 04a0fc4ec9
commit 88e2209959
3 changed files with 3 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['cleanup-deps'] # put your current branch to create a build. Core team only.
branches: ['jwt-bump'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'