diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ee8230..97c2fd3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Release # yamllint disable-line rule:comments - uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2 + uses: google-github-actions/release-please-action@078b9b8dda7799db29972b379561ff8e19b08e82 # v4.0.3 with: # to create protected tags token: ${{ secrets.RELEASE_PLEASE_GITHUB_TOKEN }}