Skip to content

Commit 70d92e8

Browse files
Bump tj-actions/changed-files from 21 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 21 to 41. - [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@v21...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8828004 commit 70d92e8

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
@@ -87,7 +87,7 @@ jobs:
8787
fetch-depth: 0
8888
- name: Get changed files using defaults
8989
id: changed-files
90-
uses: tj-actions/changed-files@v21
90+
uses: tj-actions/changed-files@v41
9191
- name: Set output isCsFilesChanged
9292
id: setIsCsFilesChangedOutput
9393
run: |

0 commit comments

Comments
 (0)