Skip to content

Commit 89fc594

Browse files
Bump tj-actions/changed-files from 41 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v41...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '46' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 925b258 commit 89fc594

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@v41
51+
uses: tj-actions/changed-files@v46
5252
with:
5353
separator: ","
5454
- name: Initialize CodeQL

0 commit comments

Comments
 (0)