Skip to content

Commit fdcc808

Browse files
renovate[bot]kolaente
authored andcommitted
chore(deps): update actions/create-github-app-token digest to 29824e6
1 parent 5f02098 commit fdcc808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-closed-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Generate GitHub App token
1212
id: generate-token
13-
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
13+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
1414
with:
1515
app-id: ${{ secrets.BOT_APP_ID }}
1616
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)