From 866b041dad2641be75afed8b01c40429b1ce34c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 08:13:55 +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 e19e76d..209169a 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@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2 with: name: Generator tag_name: generator-binary