Skip to content

Commit 488bef4

Browse files
chore(deps): Update actions/create-github-app-token digest to 1b10c78 (#36)
Co-authored-by: cloudquery-ci[bot] <271027272+cloudquery-ci[bot]@users.noreply.github.com>
1 parent 695e682 commit 488bef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger_gen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Generate GitHub App token
1313
id: app-token
14-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
14+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
1515
with:
1616
app-id: ${{ secrets.CQ_APP_ID }}
1717
private-key: ${{ secrets.CQ_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)