Skip to content

Commit 25ce3de

Browse files
committed
remove unrelated change
1 parent 436e197 commit 25ce3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Code-Scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: nuget restore .\packages.config -PackagesDirectory .\packages\
4949
- name: Get changed files
5050
id: get-changed-files
51-
uses: tj-actions/changed-files@v46
51+
uses: tj-actions/changed-files@v41
5252
with:
5353
separator: ","
5454
- name: Initialize CodeQL

0 commit comments

Comments
 (0)