From 3d50d669fea4aada4f78d419c8e0c51c58048783 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 10:51:02 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2.6.2 --- .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..c53e28c 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@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2 with: name: Generator tag_name: generator-binary