From 8178e98199bc29b3291479d968acab51a8b7d0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 11:20:07 +0000 Subject: [PATCH] ci: bump softprops/action-gh-release from 1 to 2 --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... [ Quentin: Manually update version number in comment ] Signed-off-by: dependabot[bot] Signed-off-by: Quentin Monnet --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fe663418..0adf3609 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -175,7 +175,7 @@ jobs: base-repo: bpftool - name: Create draft release and add artifacts - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15 + uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2 with: draft: true files: bpftool*