We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377403a commit 71c8a2aCopy full SHA for 71c8a2a
.github/workflows/Code-Scanning.yml
@@ -48,7 +48,7 @@ jobs:
48
run: nuget restore .\packages.config -PackagesDirectory .\packages\
49
- name: Get changed files
50
id: get-changed-files
51
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
52
with:
53
separator: ","
54
- name: Initialize CodeQL
0 commit comments