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 772c277 commit b752bbcCopy full SHA for b752bbc
.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@c078ea33917ab8cfa5300e48f4b7e6b16606aede # ratchet:google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@8016a6649226f2ec88ed05441c11bb5410a22d29 # 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