chore(package): update softprops/action-gh-release action to v2
This commit is contained in:
parent
85d99ef1bb
commit
7d5b15c894
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
|
||||
# upload sbom to release
|
||||
- name: "upload sbom to release"
|
||||
uses: "softprops/action-gh-release@v1"
|
||||
uses: "softprops/action-gh-release@v2"
|
||||
with:
|
||||
files: |
|
||||
gogitlabber-*-sbom.spdx.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue