build(deps): bump dsanders11/github-app-commit-action from 1.4.0 to 1.5.0 (#43305)

build(deps): bump dsanders11/github-app-commit-action

Bumps [dsanders11/github-app-commit-action](https://github.com/dsanders11/github-app-commit-action) from 1.4.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](48d2ff8c1a...43de6da2f4)

---
updated-dependencies:
- dependency-name: dsanders11/github-app-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-13 15:13:55 +02:00 committed by GitHub
parent bc2628ad7e
commit a9e56f2c36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@ jobs:
git add appveyor-woa.yml git add appveyor-woa.yml
- name: (Optionally) Commit to Branch - name: (Optionally) Commit to Branch
if: ${{ env.APPVEYOR_IMAGE_VERSION }} if: ${{ env.APPVEYOR_IMAGE_VERSION }}
uses: dsanders11/github-app-commit-action@48d2ff8c1a855eb15d16afa97ae12616456d7cbc # v1.4.0 uses: dsanders11/github-app-commit-action@43de6da2f4d927e997c0784c7a0b61bd19ad6aac # v1.5.0
with: with:
message: 'build: update appveyor image to latest version' message: 'build: update appveyor image to latest version'
ref: bump-appveyor-image ref: bump-appveyor-image