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 48da039 commit 5adc397Copy full SHA for 5adc397
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
run: echo "name=${GITHUB_REF#refs/heads/}" >> $GITHUB_OUTPUT
55
- name: Release
56
id: release
57
- uses: google-github-actions/release-please-action@e0b9d1885d92e9a93d5ce8656de60e3b806e542c # ratchet:google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@ee9822ec2c397e8a364d634464339ac43a06e042 # ratchet:google-github-actions/release-please-action@v3
58
with:
59
default-branch: ${{ steps.branch.outputs.name }}
60
release-type: terraform-module
0 commit comments