Skip to content

Commit 3294910

Browse files
committed
ci: use 10up/action-wordpress-plugin-asset-update@v2
1 parent 43fc92c commit 3294910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-assets-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Update plugin assets and readme
13-
uses: 10up/action-wordpress-plugin-asset-update@develop
13+
uses: 10up/action-wordpress-plugin-asset-update@v2
1414
env:
1515
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1616
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)