Skip to content

Commit 4acc83c

Browse files
authored
⬆️ Upgrade actions/create-github-app-token action to v3.2.0 (#44)
2 parents 2d076c3 + 7021b37 commit 4acc83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ jobs:
266266
}}" >> "$GITHUB_OUTPUT"
267267
268268
- name: Create GitHub App token
269-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
269+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
270270
if: ${{ steps.check-secrets.outputs.secrets_available }}
271271
id: app-token
272272
with:

0 commit comments

Comments
 (0)