Skip to content

Commit 71fd99d

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] <[email protected]>
1 parent 912cd21 commit 71fd99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/csharp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
fetch-depth: 0
123123
- name: Get changed files using defaults
124124
id: changed-files
125-
uses: tj-actions/changed-files@v41
125+
uses: tj-actions/changed-files@v46
126126
- name: Set output isCsFilesChanged
127127
id: setIsCsFilesChangedOutput
128128
run: |

0 commit comments

Comments
 (0)