diff --git a/.github/workflows/publishment.yml b/.github/workflows/publishment.yml index e7e58bd6..d262ae4b 100644 --- a/.github/workflows/publishment.yml +++ b/.github/workflows/publishment.yml @@ -77,7 +77,7 @@ jobs: run: git tag --force last-release - name: Push to protected branch - uses: CasperWA/push-protected@v2.15.0 + uses: CasperWA/push-protected@v2.16.0 with: token: ${{ secrets.GITHUB_TOKEN }} ref: ${{ github.ref }}