Skip to content

Commit 52f2771

Browse files
Merge pull request #322 from EhTagTranslation/dependabot/github_actions/actions/create-github-app-token-3
Bump actions/create-github-app-token from 2 to 3
2 parents 1c90359 + 57c4144 commit 52f2771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
ref: release
9090
persist-credentials: false
9191
- id: app-token
92-
uses: actions/create-github-app-token@v2
92+
uses: actions/create-github-app-token@v3
9393
with:
9494
app-id: ${{ secrets.APP_ID }}
9595
private-key: ${{ secrets.APP_KEY }}

0 commit comments

Comments
 (0)