Skip to content

Commit 23cb9ce

Browse files
chore(deps): update actions/create-github-app-token digest to fee1f7d
1 parent 47a432a commit 23cb9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Generate GitHub App Token
2727
id: github-app-token
28-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
28+
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
2929
with:
3030
app-id: ${{ secrets.CLOUDOPERATOR_APP_ID }}
3131
private-key: ${{ secrets.CLOUDOPERATOR_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)