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 4bb80be commit d9dc586Copy full SHA for d9dc586
.github/workflows/release.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Release
63
id: release
64
- uses: google-github-actions/release-please-action@514bc6cdae71484c998108f2136a8f5e4c62b9b9 # ratchet:google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@d3c71f9a0a55385580de793de58da057b3560862 # 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