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 93e8d27 commit 8e5b550Copy full SHA for 8e5b550
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
run: echo "name=${GITHUB_REF#refs/heads/}" >> $GITHUB_OUTPUT
35
- name: Release
36
id: release
37
- uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # ratchet:google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # ratchet:google-github-actions/release-please-action@v3
38
with:
39
default-branch: ${{ steps.branch.outputs.name }}
40
release-type: terraform-module
0 commit comments