From b27932964d69747be0bad62781de4d88f4fb7115 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 01:25:29 +0000 Subject: [PATCH] =?UTF-8?q?build:=20=F0=9F=93=A6=20casperwa/push-protected?= =?UTF-8?q?=20action=20to=20v2.16.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publishment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}