diff --git a/.github/workflows/publish-template.yaml b/.github/workflows/publish-template.yaml index 5f7ff2b9..845f5707 100644 --- a/.github/workflows/publish-template.yaml +++ b/.github/workflows/publish-template.yaml @@ -71,7 +71,7 @@ jobs: mv -f version.go version/version.go - name: Commit version changes - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: default_author: github_actions message: |