Skip to content

Commit 140ef66

Browse files
chore(deps): update actions/create-github-app-token action to v1.11.5
1 parent 2f394f1 commit 140ef66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/standard-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
egress-policy: audit # change to 'egress-policy: block' after couple of runs
4545

46-
- uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
46+
- uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
4747
id: app-token
4848
if: ${{ inputs.use-app-token }}
4949
with:

0 commit comments

Comments
 (0)