Skip to content

Commit

Permalink
Update security.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbeale-IL authored Dec 10, 2024
1 parent 55201b2 commit 7f948f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
continue-on-error: true

- name: Upload hadolint output artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.4.3
with:
name: hadolint
path: ${{ github.workspace }}/hadolint.out

0 comments on commit 7f948f5

Please sign in to comment.