From 93ed0dd96e82495fcbf1eefa69fa18eebdef7d37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:41:59 +0000 Subject: [PATCH] =?UTF-8?q?build:=20=F0=9F=93=A6=20casperwa/push-protected?= =?UTF-8?q?=20action=20to=20v2.15.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 1168e9f2..79231f21 100644 --- a/.github/workflows/publishment.yml +++ b/.github/workflows/publishment.yml @@ -81,7 +81,7 @@ jobs: run: git tag --force last-release - name: Push to protected branch - uses: CasperWA/push-protected@v2.14.0 + uses: CasperWA/push-protected@v2.15.0 with: token: ${{ secrets.MANAGE_REPO_TOKEN }} ref: ${{ github.ref }}