Skip to content

Commit 613003e

Browse files
committed
chore(deps): update actions/create-github-app-token action to v2
1 parent 1f8a3c0 commit 613003e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
GITHUB_ACTOR: ${{ github.actor }}
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737

38-
- uses: actions/create-github-app-token@v1.12.0
38+
- uses: actions/create-github-app-token@v2.1.4
3939
id: generate_token
4040
if: github.ref == 'refs/heads/main'
4141
with:

0 commit comments

Comments
 (0)