diff --git a/.gitea/workflows/pr-changelog.yml b/.gitea/workflows/pr-changelog.yml
index 5cf9565..f8bb1e1 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
+        uses: http://git.arswarog.ru/jt4d/pr-changelog-action@master
         with:
           who-to-greet: 'Mona the Octocat'
       # Use the output from the `hello` step