Skip to content

Commit ec6692a

Browse files
[UPDATE] Version Bump.
Merge branch 'dependabot/github_actions/main/actions/upload-artifact-6' * dependabot/github_actions/main/actions/upload-artifact-6: [UPDATE] (deps): Bump actions/upload-artifact from 5 to 6
2 parents f5cf2ce + 5a24e7f commit ec6692a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ runs:
124124
INPUT_CONFIG_PATH: ${{ inputs.config_path }}
125125

126126
- name: Upload artifact
127-
uses: actions/upload-artifact@v5
127+
uses: actions/upload-artifact@v6
128128
with:
129129
name: results.sarif
130130
path: results.sarif

0 commit comments

Comments
 (0)