Skip to content

Commit 6989050

Browse files
Merge pull request #584 from k8snetworkplumbingwg/dependabot/github_actions/tj-actions/changed-files-46
Bump tj-actions/changed-files from 45 to 46
2 parents d3633fa + b9670e3 commit 6989050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Get all changed files excluding docs and README
1919
id: changed-files
20-
uses: tj-actions/changed-files@v45
20+
uses: tj-actions/changed-files@v46
2121
with:
2222
files_ignore: |
2323
**/*.md
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Get all changed files excluding docs and README
8282
id: changed-files
83-
uses: tj-actions/changed-files@v45
83+
uses: tj-actions/changed-files@v46
8484
with:
8585
files_ignore: |
8686
**/*.md

0 commit comments

Comments
 (0)