diff --git a/.github/workflows/sbom_generator.yml b/.github/workflows/sbom_generator.yml index 008629c10..c8bbe56b5 100644 --- a/.github/workflows/sbom_generator.yml +++ b/.github/workflows/sbom_generator.yml @@ -19,7 +19,7 @@ jobs: id: sbom env: GITHUB_TOKEN: ${{ github.token }} - - uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 + - uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0 with: path: ${{steps.sbom.outputs.fileName }} name: "SBOM"