diff --git a/.gitea/workflows/pr-changelog.yml b/.gitea/workflows/pr-changelog.yml index f8bb1e1..676c8be 100644 --- a/.gitea/workflows/pr-changelog.yml +++ b/.gitea/workflows/pr-changelog.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Hello world action step id: hello - uses: http://git.arswarog.ru/jt4d/pr-changelog-action@master + uses: jt4d/pr-changelog-action@master with: who-to-greet: 'Mona the Octocat' # Use the output from the `hello` step