Merge pull request #1822 from shirou/dependabot/github_actions/actions/upload-artifact-4.6.2

chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
pull/1826/head
shirou 4 months ago committed by GitHub
commit 4963f952d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -17,7 +17,7 @@ jobs:
id: sbom
env:
GITHUB_TOKEN: ${{ github.token }}
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
with:
path: ${{steps.sbom.outputs.fileName }}
name: "SBOM"

Loading…
Cancel
Save