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 6ce7b97 commit 46750f1Copy full SHA for 46750f1
.github/workflows/release-please.yml
@@ -7,7 +7,7 @@ jobs:
7
release-please:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
11
with:
12
token: ${{ secrets.GITHUB_TOKEN }}
13
release-type: terraform-module
0 commit comments