diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6a49d05..ef10244 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Release Please - uses: GoogleCloudPlatform/release-please-action@v4.0.0 + uses: GoogleCloudPlatform/release-please-action@v4.0.1 with: release-type: terraform-module token: ${{ secrets.RELEASE_PLEASE_TOKEN }}