diff --git a/.github/workflows/rel.yml b/.github/workflows/rel.yml index 97d0eaa80..1d60a5b67 100644 --- a/.github/workflows/rel.yml +++ b/.github/workflows/rel.yml @@ -14,6 +14,6 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Release Please - uses: google-github-actions/release-please-action@v4.1.0 + uses: google-github-actions/release-please-action@v4.1.1 with: token: ${{ secrets.GITHUB_TOKEN }}