diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index edf49468..cf4b85a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,7 +58,7 @@ jobs: /home/runner/.azure/bin/bicep build bicep/main.bicep --outfile azuredeploy.json - name: Commit Changes - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4 + uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11.1.1 with: message: "Performing Release ${{ steps.bump_version.outputs.new_tag }}" add: |