From b53c5311af2dff4e3dca61c5adfc7f5d0e2e802b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 18:42:20 +0000 Subject: [PATCH] Update softprops/action-gh-release digest to 5122b4e --- .github/workflows/ci_cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 30101f5..17fb481 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -109,7 +109,7 @@ jobs: - id: create_release name: Create Release - uses: softprops/action-gh-release@60cfd9a691d814dcf0d094598101c5cb61cd1646 + uses: softprops/action-gh-release@5122b4edc95f85501a71628a57dc180a03ec7588 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: