From 518e8d0958877d3cb0bbfbcc283d898981af98bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 May 2026 15:35:41 +0000 Subject: [PATCH] chore(package): update softprops/action-gh-release action to v3 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d79c5cc..a7820ab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: # upload sbom to release - name: "upload sbom to release" - uses: "softprops/action-gh-release@v2" + uses: "softprops/action-gh-release@v3" with: files: | gogitlabber-*-sbom.spdx.json -- 2.52.0