Skip to content

Commit

Permalink
Merge pull request #214 from eclipse-tractusx/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/main/actions/upload-artifact-4

chore(deps): bump actions/upload-artifact from 3 to 4
  • Loading branch information
saudkhan116 authored Apr 17, 2024
2 parents 44dc62b + 509f96d commit 8b8d30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
sarif_file: kicsResults/results.sarif

- name: Archive results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: kicsResults.json
Expand Down

0 comments on commit 8b8d30e

Please sign in to comment.