diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index eff0f64d..544e3bfc 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -63,7 +63,7 @@ jobs: output-file: ./sbom-validator.spdx.json - name: Attach artifacts to release - uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2 + uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2 with: tag_name: ${{ needs.release-please.outputs.tag_name }} files: |