Skip to content

Commit edefa78

Browse files
committed
Use commit hash instead of mutable tag
1 parent 13c7822 commit edefa78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-fix-docs-artefacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- name: Generate GitHub App token with push access
3030
id: app-token
31-
uses: actions/create-github-app-token@v3
31+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1
3232
with:
3333
client-id: ${{ vars.FLAGSMITH_ENGINEERING_GH_APP_ID }}
3434
private-key: ${{ secrets.FLAGSMITH_ENGINEERING_GH_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)