diff --git a/.github/workflows/sbom.yml b/.github/workflows/sbom.yml index 73aafe2..944432e 100644 --- a/.github/workflows/sbom.yml +++ b/.github/workflows/sbom.yml @@ -37,7 +37,7 @@ jobs: - name: Upload SBOMs to release if: github.event_name == 'release' - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | sbom-python.json