Skip to content

Commit fbeff68

Browse files
build: 📦 casperwa/push-protected action to v2.15.0
1 parent f8328e1 commit fbeff68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: git tag --force last-release
8282

8383
- name: Push to protected branch
84-
uses: CasperWA/push-protected@v2.14.0
84+
uses: CasperWA/push-protected@v2.15.0
8585
with:
8686
token: ${{ secrets.MANAGE_REPO_TOKEN }}
8787
ref: ${{ github.ref }}

0 commit comments

Comments
 (0)