We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d076c3 + 7021b37 commit 4acc83cCopy full SHA for 4acc83c
1 file changed
.github/workflows/workflow-build.yml
@@ -266,7 +266,7 @@ jobs:
266
}}" >> "$GITHUB_OUTPUT"
267
268
- name: Create GitHub App token
269
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
+ uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
270
if: ${{ steps.check-secrets.outputs.secrets_available }}
271
id: app-token
272
with:
0 commit comments