Skip to content

Commit

Permalink
Bump peter-murray/workflow-application-token-action from 2.1.0 to 4.0…
Browse files Browse the repository at this point in the history
….0 (#729)

Bumps [peter-murray/workflow-application-token-action](https://github.com/peter-murray/workflow-application-token-action) from 2.1.0 to 4.0.0.
- [Release notes](https://github.com/peter-murray/workflow-application-token-action/releases)
- [Commits](peter-murray/workflow-application-token-action@8e1ba3b...58b3888)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 76ce507 commit ff9625b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dotnet-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
- name: Generate GitHub application token
id: generate-application-token
if: steps.validate-secrets.outputs.result == 'true'
uses: peter-murray/workflow-application-token-action@8e1ba3bf1619726336414f1014e37f17fbadf1db # v2.1.0
uses: peter-murray/workflow-application-token-action@58b3888612acacfd36d15e0806fb5eab6e8c73a4 # v4.0.0
with:
application_id: ${{ secrets.application-id }}
application_private_key: ${{ secrets.application-private-key }}
Expand Down

0 comments on commit ff9625b

Please sign in to comment.