Skip to content

Commit 5b56afc

Browse files
committed
Merge branch 'dependabot/github_actions/maint-26/github-actions-29d379cebb' into maint-26
* dependabot/github_actions/maint-26/github-actions-29d379cebb: build(deps): bump actions/create-github-app-token
2 parents 3b059b6 + 5adbc5e commit 5b56afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions-updater.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Generate token
1919
id: generate_token
20-
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # ratchet:actions/[email protected].1
20+
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # ratchet:actions/[email protected].2
2121
with:
2222
app-id: ${{ secrets.APP_ID }}
2323
private-key: ${{ secrets.APP_PEM }}

0 commit comments

Comments
 (0)