From 1ec59dab70862195c0641a3934bd47825a60f2e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 18:31:17 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 72f2c25 --- .github/workflows/build-ironic-images.yaml | 2 +- .github/workflows/understackctl-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-ironic-images.yaml b/.github/workflows/build-ironic-images.yaml index e3b350d30..3979751b8 100644 --- a/.github/workflows/build-ironic-images.yaml +++ b/.github/workflows/build-ironic-images.yaml @@ -129,7 +129,7 @@ jobs: - name: Publish Release id: create_release - uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2 + uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2 with: name: understack-images tag_name: understack-images-${{ env.TIMESTAMP }} diff --git a/.github/workflows/understackctl-release.yaml b/.github/workflows/understackctl-release.yaml index 555d42dfe..32c7b5ec0 100644 --- a/.github/workflows/understackctl-release.yaml +++ b/.github/workflows/understackctl-release.yaml @@ -38,7 +38,7 @@ jobs: make build-all package-all checksums - name: Upload release artifacts - uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2 + uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2 with: files: | go/understackctl/build/*.zip