From fb67f802383b3c38734b95e05f8a4e26609dd18d Mon Sep 17 00:00:00 2001 From: gilesb Date: Mon, 23 Oct 2023 20:13:37 +0100 Subject: [PATCH] added vesion bump --- .gitea/workflows/pr-closed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pr-closed.yml b/.gitea/workflows/pr-closed.yml index b8f593e..318c720 100644 --- a/.gitea/workflows/pr-closed.yml +++ b/.gitea/workflows/pr-closed.yml @@ -37,7 +37,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: 'Automated Version Bump' - uses: 'phips28/gh-action-bump-version@master' + uses: 'https://sigyl.com/git/actions/gh-action-bump-version' env: GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }} with: