From a7e3a7da3c147c56094e44fa937cb5af1926c9b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Feb 2024 23:51:43 +0000 Subject: [PATCH] chore(deps): update appleboy/git-push-action action to v0.0.3 (#183) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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