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