From e60fb720e89b6d4dfa5d4e990099faafd00d76d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Sun, 12 Oct 2025 11:56:19 +0800 Subject: [PATCH] fix version --- .forgejo/workflows/update-npins-sources.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/update-npins-sources.yml b/.forgejo/workflows/update-npins-sources.yml index ec3458d0..76c2ce77 100644 --- a/.forgejo/workflows/update-npins-sources.yml +++ b/.forgejo/workflows/update-npins-sources.yml @@ -23,7 +23,7 @@ jobs: # TODO: push some heavy packages to cachix - name: Create Pull Request - uses: https://github.com/maxking/forgejo-create-pr@2.12 + uses: https://github.com/maxking/forgejo-create-pr@v2.12 with: # required token: ${{ secrets.GH_TOKEN }}