Skip to content

Commit

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

Bumps [ericcornelissen/tool-versions-update-action](https://github.com/ericcornelissen/tool-versions-update-action) from 1.0.0 to 1.1.1.
- [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@4717f7d...12883ac)

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

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 Feb 8, 2024
1 parent 5109ffe commit 6150876
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 @@ -83,7 +83,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@4717f7d99f8721a9cd04a55d79876ea59b0c3f2b # v1.0.0
uses: ericcornelissen/tool-versions-update-action/pr@12883acb5088f717cb11c3b1f45857256fe9bf0b # v1.1.1
with:
commit-message: Bump {{updated-tools}} from {{updated-old-versions}} to {{updated-new-versions}}
labels: dependencies
Expand Down

0 comments on commit 6150876

Please sign in to comment.