diff --git a/.github/workflows/release-and-publish.yml b/.github/workflows/release-and-publish.yml index 72cb1739..2e41ac9c 100644 --- a/.github/workflows/release-and-publish.yml +++ b/.github/workflows/release-and-publish.yml @@ -24,7 +24,7 @@ jobs: egress-policy: audit - name: 🆕 Create or update release - uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # 4.1.0 + uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # 4.1.1 id: release with: token: ${{ secrets.GITHUB_TOKEN }}