Skip to content

Commit 2b738d7

Browse files
committed
Pin wporg deploy action to 2.3.0
The v2 major version tag no longer exists.
1 parent 94476a6 commit 2b738d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-wporg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
bash bin/verify-release-metadata.sh plugin-sqlite-database-integration "$VERSION"
6161
6262
- name: Deploy to WordPress.org
63-
uses: 10up/action-wordpress-plugin-deploy@v2
63+
uses: 10up/action-wordpress-plugin-deploy@2.3.0
6464
env:
6565
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
6666
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}

0 commit comments

Comments
 (0)