We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21140b8 + 041bf3b commit b417a33Copy full SHA for b417a33
.github/workflows/version.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Get Token
17
id: get_workflow_token
18
- uses: peter-murray/workflow-application-token-action@v3
+ uses: peter-murray/workflow-application-token-action@v4
19
with:
20
application_id: ${{ secrets.CODEQL_FIELD_BOT_ID }}
21
application_private_key: ${{ secrets.CODEQL_FIELD_BOT_KEY }}
0 commit comments