From 58776f2b3f4a43c55f191fc9727287011e91f83e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 10:51:32 +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 92c5e90..adc7781 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@v2.4.1 + uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0 with: name: Generator tag_name: generator-binary