Skip to content

Commit

Permalink
Merge pull request #82 from gipo999/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin actions/upload-artifact action to 6546280
  • Loading branch information
gipo355 authored Jun 13, 2024
2 parents fa3d731 + 0f00a0f commit 77f93b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/attack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ runs:
cmd_options: "-aj"
# NOTE: test loading artifact
- name: Upload Artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
with:
name: zap-report
path: ./report_json.json
Expand Down

0 comments on commit 77f93b5

Please sign in to comment.