diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab3b959..c91b9a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -85,7 +85,7 @@ jobs: KONDUKTO_REPO: ${{ vars.KONDUKTO_REPO }} KONDUKTO_BRANCH_PREFIX: ${{ vars.KONDUKTO_BRANCH_PREFIX }} - name: Upload SBOM as release artifact - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 + uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 with: files: compliance/sbom.json tag_name: ${{ inputs.version_number }}