1
0
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:
shirou 2024-01-15 12:11:31 +09:00 committed by GitHub
commit 83c941c791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"