From 38caf0029bad31b3de806e4b8976ee6cff19742b Mon Sep 17 00:00:00 2001 From: Arswarog Date: Thu, 20 Mar 2025 12:53:46 +0300 Subject: [PATCH] 3 --- .gitea/workflows/pr-changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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