Skip to content

Commit b417a33

Browse files
authored
Merge pull request #163 from advanced-security/dependabot/github_actions/peter-murray/workflow-application-token-action-4
build(deps): bump peter-murray/workflow-application-token-action from 3 to 4
2 parents 21140b8 + 041bf3b commit b417a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Get Token
1717
id: get_workflow_token
18-
uses: peter-murray/workflow-application-token-action@v3
18+
uses: peter-murray/workflow-application-token-action@v4
1919
with:
2020
application_id: ${{ secrets.CODEQL_FIELD_BOT_ID }}
2121
application_private_key: ${{ secrets.CODEQL_FIELD_BOT_KEY }}

0 commit comments

Comments
 (0)