Skip to content

Commit cdf6257

Browse files
chore(deps): update github/codeql-action action to v3.28.14
1 parent 1f42d2b commit cdf6257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: mix compile
2525
- run: mix credo suggest --format=sarif --mute-exit-status > credo.sarif
2626
- name: Upload SARIF
27-
uses: github/codeql-action/[email protected].8
27+
uses: github/codeql-action/[email protected].14
2828
with:
2929
sarif_file: credo.sarif
3030

0 commit comments

Comments
 (0)