Skip to content

Commit 31cd447

Browse files
authored
Merge pull request #22013 from lnicola/bump-create-github-app-token
minor: Bump create-github-app-token
2 parents f0ebff4 + e98def9 commit 31cd447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gen-lints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Generate lints/feature flags
2626
run: cargo codegen lint-definitions
2727

28-
- uses: actions/create-github-app-token@v2
28+
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
2929
id: app-token
3030
with:
3131
app-id: ${{ vars.APP_CLIENT_ID }}

0 commit comments

Comments
 (0)