Skip to content

Commit

Permalink
Merge pull request #67 from GSA-TTS/update-artifact-actions
Browse files Browse the repository at this point in the history
Update version of upload-artifact action in use
  • Loading branch information
rahearn authored Jan 7, 2025
2 parents 65b3785 + 39895b5 commit c9d3dac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Upload the JSON file generated in the previous step
- name: Upload Bandit results
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: Bandit Security report
path: bandit-output.json

0 comments on commit c9d3dac

Please sign in to comment.