Skip to content

Commit 37f3740

Browse files
chore(deps): update actions/create-github-app-token action to v3
1 parent c479868 commit 37f3740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Generate Bot Token
3636
id: generate_token
37-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
37+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
3838
with:
3939
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
4040
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)