diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 18f3222..ba41811 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@aec2ec56f94eb8180ceec724245f64ef008b89f5 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 with: files: compliance/sbom.json tag_name: ${{ inputs.version_number }}