From 3d4ea04cee4dbfc4ed23334510ea4d6643cc2593 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 05:13:22 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b63d14b..0de086f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: rm -r "$release_name" - name: Publish - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: "SqlInliner-*" env: