diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 23c1b2c..ff3f82e 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@v3.7.11 + uses: GoogleCloudPlatform/release-please-action@v3.7.12 with: release-type: terraform-module token: ${{ secrets.RELEASE_PLEASE_TOKEN }}