From 81c923c256c238d6cc7baf0461ff684e5a9b535e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Dec 2025 00:03:31 +0000 Subject: [PATCH] Update https://git.quad4.io/actions/action-gh-release action to v2 --- .gitea/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 6d7d77c..0838599 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -51,7 +51,7 @@ jobs: NODE_ENV: production - name: Create Release and Upload Assets - uses: https://git.quad4.io/actions/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: https://git.quad4.io/actions/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 with: tag_name: ${{ github.event.inputs.tag_name || github.ref_name }} files: | -- 2.49.1