Skip to content

Commit

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

Bumps [ericcornelissen/tool-versions-update-action](https://github.com/ericcornelissen/tool-versions-update-action) from 1.1.2 to 1.1.3.
- [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@112b1b7...040e69d)

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

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 May 10, 2024
1 parent 7289b13 commit fa94ed0
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@112b1b7a59cdaea1982659e40706ab2f752dda4d # v1.1.2
uses: ericcornelissen/tool-versions-update-action/pr@040e69dec221145526b552d9a74e410851aaed23 # v1.1.3
with:
commit-message: Bump {{updated-tools}} from {{updated-old-versions}} to {{updated-new-versions}}
labels: dependencies
Expand Down

0 comments on commit fa94ed0

Please sign in to comment.