Skip to content

Commit 7f849d2

Browse files
dependabot[bot]Rendanic
authored andcommitted
build(deps): bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 31 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@v31...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77332fc commit 7f849d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changefile-exists.yml

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

1818
- name: Get changelog files
1919
id: changelog-files
20-
uses: tj-actions/changed-files@v31
20+
uses: tj-actions/changed-files@v41
2121
with:
2222
files: |
2323
changelogs/**

0 commit comments

Comments
 (0)