From bf3da92f788139de05b9403d13741d7d953e3f93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 08:14:13 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v3 --- .github/workflows/generator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generator.yml b/.github/workflows/generator.yml index e19e76d..f3bacd7 100644 --- a/.github/workflows/generator.yml +++ b/.github/workflows/generator.yml @@ -29,7 +29,7 @@ jobs: mkdir -p ../artifacts stack --local-bin-path=../artifacts install - name: Upload generated artifact to a release - uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: name: Generator tag_name: generator-binary