From 5e2d357c8418a94c414669e945e88074c5d21509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 08:34:31 +0200 Subject: [PATCH] Bump ericcornelissen/tool-versions-update-action from 1.1.1 to 1.1.2 (#1524) Bumps [ericcornelissen/tool-versions-update-action](https://github.com/ericcornelissen/tool-versions-update-action) from 1.1.1 to 1.1.2. - [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](https://github.com/ericcornelissen/tool-versions-update-action/compare/12883acb5088f717cb11c3b1f45857256fe9bf0b...112b1b7a59cdaea1982659e40706ab2f752dda4d) --- updated-dependencies: - dependency-name: ericcornelissen/tool-versions-update-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 1476c2ec9..72cfe3b92 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -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@12883acb5088f717cb11c3b1f45857256fe9bf0b # v1.1.1 + uses: ericcornelissen/tool-versions-update-action/pr@112b1b7a59cdaea1982659e40706ab2f752dda4d # v1.1.2 with: commit-message: Bump {{updated-tools}} from {{updated-old-versions}} to {{updated-new-versions}} labels: dependencies