From 2963868ef0b9deb25df8a73fd69b03c41e2e3811 Mon Sep 17 00:00:00 2001 From: Arswarog Date: Thu, 20 Mar 2025 12:52:45 +0300 Subject: [PATCH] 2 --- .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 be019ce..5cf9565 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: https://git.arswarog.ru/jt4d/pr-changelog-action@master + uses: http://git.arswarog.ru/jt4d/pr-changelog-action with: who-to-greet: 'Mona the Octocat' # Use the output from the `hello` step