From 91004cfc471d1efba1f2d84380c155739338a7fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 22:54:47 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release digest to da05d55 --- .github/workflows/build-ironic-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-ironic-images.yaml b/.github/workflows/build-ironic-images.yaml index 238697b40..11ef26ef2 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@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2 + uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2 with: name: understack-images tag_name: understack-images-${{ env.TIMESTAMP }}