We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54f5179 + 519e3f3 commit 45fcef3Copy full SHA for 45fcef3
.github/workflows/version.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Get Token
22
id: get_workflow_token
23
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
+ uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
24
with:
25
app-id: ${{ secrets.CODEQL_FIELD_BOT_ID }}
26
private-key: ${{ secrets.CODEQL_FIELD_BOT_KEY }}
0 commit comments