Skip to content

Commit

Permalink
Bump ericcornelissen/tool-versions-update-action from 0.3.13 to 1.0.0 (
Browse files Browse the repository at this point in the history
…#1390)

Bumps [ericcornelissen/tool-versions-update-action](https://github.com/ericcornelissen/tool-versions-update-action) from 0.3.13 to 1.0.0.
- [Release notes](https://github.com/ericcornelissen/tool-versions-update-action/releases)
- [Changelog](https://github.com/ericcornelissen/tool-versions-update-action/blob/main/CHANGELOG.md)
- [Commits](ericcornelissen/tool-versions-update-action@3e8b173...4717f7d)

---
updated-dependencies:
- dependency-name: ericcornelissen/tool-versions-update-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 8765d8c commit 9224d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
app_id: ${{ secrets.AUTOMATION_APP_ID }}
private_key: ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
- name: Update tooling
uses: ericcornelissen/tool-versions-update-action/pr@3e8b1734a4bec2c9daddac2e8d59460647b632cd # v0.3.13
uses: ericcornelissen/tool-versions-update-action/pr@4717f7d99f8721a9cd04a55d79876ea59b0c3f2b # v1.0.0
with:
commit-message: Bump {{updated-tools}} from {{updated-old-versions}} to {{updated-new-versions}}
labels: dependencies
Expand Down

0 comments on commit 9224d5b

Please sign in to comment.