Skip to content

Commit 2fb264a

Browse files
chore(deps): update softprops/action-gh-release digest to 9d7c94c
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b25d6d0 commit 2fb264a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
output-file: ./sbom-${{ env.IMAGE_NAME }}.spdx.json
106106

107107
- name: Attach SBOM to release
108-
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2
108+
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2
109109
with:
110110
tag_name: ${{ needs.release-please.outputs.tag_name }}
111111
files: ./sbom-${{ env.IMAGE_NAME }}.spdx.json

0 commit comments

Comments
 (0)