mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 (#3309)
This commit is contained in:
parent
ccbee94b87
commit
37c179b530
2
.github/workflows/benchmark-testing.yaml
vendored
2
.github/workflows/benchmark-testing.yaml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
OUTPUT="${OUTPUT//$'\r'/'%0D'}" # URL encode all '\r' characters
|
||||
echo "result=$OUTPUT" >> $GITHUB_OUTPUT
|
||||
|
||||
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
|
||||
- uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
|
||||
with:
|
||||
name: benchmark-test-results
|
||||
path: test/results/**/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user