diff --git a/.github/workflows/wporg-update-versions.yml b/.github/workflows/wporg-update-versions.yml index 9123734..599a427 100644 --- a/.github/workflows/wporg-update-versions.yml +++ b/.github/workflows/wporg-update-versions.yml @@ -49,7 +49,7 @@ jobs: plugin_path: ${{ github.workspace }} - name: Commit changes id: auto-commit-action - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v7 with: file_pattern: ${{ env.WPORG_PLUGIN_FILE }} readme.txt package.json commit_message: Update wporg version(s)