Skip to content

Commit 4d69324

Browse files
committed
Update actions/create-github-app-token digest to c1a2851
1 parent 8af22d4 commit 4d69324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Generate a token
8888
if: ${{ github.event_name == 'pull_request' && !cancelled() }}
8989
id: generate-comment-app-token
90-
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1
90+
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
9191
with:
9292
app-id: ${{ vars.PW_REPORTS_COMMENT_APP_ID }}
9393
private-key: ${{ secrets.PW_REPORTS_COMMENT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)