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 88e537b commit abfd640Copy full SHA for abfd640
.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@ee9822ec2c397e8a364d634464339ac43a06e042 # ratchet:google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@c078ea33917ab8cfa5300e48f4b7e6b16606aede # 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