diff --git a/.gitea/workflows/update.yaml b/.gitea/workflows/update.yaml index 8d6650b..b04d7e1 100644 --- a/.gitea/workflows/update.yaml +++ b/.gitea/workflows/update.yaml @@ -12,7 +12,7 @@ jobs: - name: update run: ./bump_version.sh - name: commit - uses: https://github.com/appleboy/git-push-action@v0.0.2 + uses: https://github.com/appleboy/git-push-action@v0.0.3 with: author_email: "teabot@gitea.io" author_name: GiteaBot