diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index eff0f64d..a2a7c7a1 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@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3 with: tag_name: ${{ needs.release-please.outputs.tag_name }} files: |