We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7422a58 + c30c83b commit 3045797Copy full SHA for 3045797
.github/workflows/sbom_generator.yml
@@ -19,7 +19,7 @@ jobs:
19
id: sbom
20
env:
21
GITHUB_TOKEN: ${{ github.token }}
22
- - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
+ - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
23
with:
24
path: ${{steps.sbom.outputs.fileName }}
25
name: "SBOM"
0 commit comments