Skip to content

Commit 63eaa76

Browse files
Bump peter-murray/workflow-application-token-action from 3 to 4
Bumps [peter-murray/workflow-application-token-action](https://github.com/peter-murray/workflow-application-token-action) from 3 to 4. - [Release notes](https://github.com/peter-murray/workflow-application-token-action/releases) - [Commits](peter-murray/workflow-application-token-action@v3...v4) --- updated-dependencies: - dependency-name: peter-murray/workflow-application-token-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84a58c6 commit 63eaa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_library.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: "Get Bot Application Token"
2121
id: get_workflow_token
22-
uses: peter-murray/workflow-application-token-action@v3
22+
uses: peter-murray/workflow-application-token-action@v4
2323
with:
2424
application_id: ${{ secrets.BOT_APPLICATION_ID }}
2525
application_private_key: ${{ secrets.BOT_APPLICATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)