Skip to content

Commit 02f63eb

Browse files
Bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.0.0 to 45.0.8. - [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.0.0...v45.0.8) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 45.0.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dacc9cf commit 02f63eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dokken-system-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
df -h /
6565
- name: Get changed files
6666
id: changed-files-excluding-tests
67-
uses: tj-actions/changed-files@v41.0.0
67+
uses: tj-actions/changed-files@v45.0.8
6868
with:
6969
files_ignore: |
7070
!.*

0 commit comments

Comments
 (0)