Skip to content

Commit 6cd018e

Browse files
Bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.0.10 to 41.0.0. - [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@v36.0.10...v41.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5d0f0d commit 6cd018e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-note-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Get changed changelog files
2020
id: changed-files
21-
uses: tj-actions/changed-files@v36.0.10
21+
uses: tj-actions/changed-files@v41.0.0
2222
with:
2323
files_ignore: |
2424
buildSrc/**

0 commit comments

Comments
 (0)