Skip to content

Commit 0699579

Browse files
committed
upgrade
1 parent 209b85b commit 0699579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: "Publish 'GH-Lint' GitHub Code Scanning analysis."
6767
if: ${{ success() || failure() }}
68-
uses: github/codeql-action/[email protected].3
68+
uses: github/codeql-action/[email protected].4
6969
with:
7070
checkout_path: ${{ github.workspace }}
7171
sarif_file: ${{ steps.ghlint.outputs.sarif-report }}

0 commit comments

Comments
 (0)