Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #436 from IQTLabs/renovate/actions-upload-artifact…
Browse files Browse the repository at this point in the history
…-4.x

Update actions/upload-artifact action to v4.3.1
  • Loading branch information
rashley-iqt authored Feb 6, 2024
2 parents 2826699 + ca35bdc commit 81ef020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secrets-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo {{steps.scan.outputs.found-count}} && \
core.setFailed('Secrets found. Please check the uploaded report')
- name: Upload scan reports
uses: actions/[email protected].0
uses: actions/[email protected].1
if: failure()
with:
name: whispers-report
Expand Down

0 comments on commit 81ef020

Please sign in to comment.