mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-24 13:48:56 +08:00
Merge pull request #1582 from shirou/dependabot/github_actions/actions/upload-artifact-4.1.0
chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
This commit is contained in:
commit
83c941c791
2
.github/workflows/sbom_generator.yml
vendored
2
.github/workflows/sbom_generator.yml
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user