Skip to content

Commit 90a5064

Browse files
chore(deps): update softprops/action-gh-release digest to aec2ec5 (#751)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2e73d2 commit 90a5064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

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

110110
- name: Attach SBOM to release
111-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
111+
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2
112112
with:
113113
tag_name: ${{ needs.release-please.outputs.tag_name }}
114114
files: ./sbom-${{ env.IMAGE_NAME }}.spdx.json

0 commit comments

Comments
 (0)