We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0ebff4 + e98def9 commit 31cd447Copy full SHA for 31cd447
1 file changed
.github/workflows/gen-lints.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Generate lints/feature flags
26
run: cargo codegen lint-definitions
27
28
- - uses: actions/create-github-app-token@v2
+ - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
29
id: app-token
30
with:
31
app-id: ${{ vars.APP_CLIENT_ID }}
0 commit comments