From 6652a3e05c28ba5ee938fd02fd6aa9a0c45a9301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:50:46 -0700 Subject: [PATCH] build(deps): bump dsanders11/github-app-commit-action from 1.1.0 to 1.5.0 (#43833) build(deps): bump dsanders11/github-app-commit-action Bumps [dsanders11/github-app-commit-action](https://github.com/dsanders11/github-app-commit-action) from 1.1.0 to 1.5.0. - [Release notes](https://github.com/dsanders11/github-app-commit-action/releases) - [Changelog](https://github.com/dsanders11/github-app-commit-action/blob/main/.releaserc.json) - [Commits](https://github.com/dsanders11/github-app-commit-action/compare/1dd0a2d22c564461d3f598b6858856e8842d7a16...43de6da2f4d927e997c0784c7a0b61bd19ad6aac) --- updated-dependencies: - dependency-name: dsanders11/github-app-commit-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update_appveyor_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_appveyor_image.yml b/.github/workflows/update_appveyor_image.yml index e6005675e83a..5b01d5c31ffc 100644 --- a/.github/workflows/update_appveyor_image.yml +++ b/.github/workflows/update_appveyor_image.yml @@ -60,7 +60,7 @@ jobs: git add appveyor-woa.yml - name: (Optionally) Commit to Branch if: ${{ env.APPVEYOR_IMAGE_VERSION }} - uses: dsanders11/github-app-commit-action@1dd0a2d22c564461d3f598b6858856e8842d7a16 # v1.1.0 + uses: dsanders11/github-app-commit-action@43de6da2f4d927e997c0784c7a0b61bd19ad6aac # v1.5.0 with: message: 'build: update appveyor image to latest version' ref: bump-appveyor-image