Skip to content

Commit 8107ab9

Browse files
chore(deps): update softprops/action-gh-release digest to 69320db
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1144675 commit 8107ab9

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
@@ -103,7 +103,7 @@ jobs:
103103
output-file: ./sbom-${{ env.IMAGE_NAME }}.spdx.json
104104

105105
- name: Attach SBOM to release
106-
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2
106+
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2
107107
with:
108108
tag_name: ${{ needs.release-please.outputs.tag_name }}
109109
files: ./sbom-${{ env.IMAGE_NAME }}.spdx.json

0 commit comments

Comments
 (0)