Skip to content

Commit

Permalink
Merge pull request #10 from ps-kyle/patch-1
Browse files Browse the repository at this point in the history
Update upload-artifact action from v3 to v4
  • Loading branch information
kdastephens authored Feb 6, 2025
2 parents fc8618f + 3e84b2d commit 4692945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kics-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
cat reports/results.json
- name: 'Upload reports'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Kics report
path: ./reports/
Expand Down

0 comments on commit 4692945

Please sign in to comment.