Skip to content

Commit a255719

Browse files
authored
Merge pull request #15 from sandialabs/dependabot/github_actions/actions/upload-artifact-6
ci(deps): bump actions/upload-artifact from 5 to 6
2 parents b3fd906 + a409b61 commit a255719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
safety check
9999
100100
- name: Upload security scan results
101-
uses: actions/upload-artifact@v5
101+
uses: actions/upload-artifact@v6
102102
if: always()
103103
with:
104104
name: security-reports

0 commit comments

Comments
 (0)