Skip to content
Snippets Groups Projects
Unverified Commit 08bdc8f1 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #3720 from dexidp/dependabot/github_actions/actions/upload-artifact-4.4.0

build(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0
parents 731a0937 9048cedb
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ jobs:
publish_results: true
- name: Upload results as artifact
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: OpenSSF Scorecard results
path: results.sarif
......
......@@ -200,7 +200,7 @@ jobs:
output: trivy-results.sarif
- name: Upload Trivy scan results as artifact
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: "[${{ github.job }}] Trivy scan results"
path: trivy-results.sarif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment