We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f394f1 commit 140ef66Copy full SHA for 140ef66
.github/workflows/standard-release.yaml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
egress-policy: audit # change to 'egress-policy: block' after couple of runs
45
46
- - uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
+ - uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
47
id: app-token
48
if: ${{ inputs.use-app-token }}
49
0 commit comments