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: