From 870eea9a61a12dc916cff635566b73c80b967bbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:20:07 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to 6da8fa9 --- .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 be61fb5a8..56521a64d 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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # 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 ca48b7ee2..92cc8d383 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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2 with: files: | go/understackctl/build/*.zip