We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c40ff commit 1fc52acCopy full SHA for 1fc52ac
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Release
63
id: release
64
- uses: google-github-actions/release-please-action@d3c71f9a0a55385580de793de58da057b3560862 # ratchet:google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@e0b9d1885d92e9a93d5ce8656de60e3b806e542c # ratchet:google-github-actions/release-please-action@v3
65
with:
66
default-branch: ${{ steps.branch.outputs.name }}
67
release-type: terraform-module
0 commit comments