Skip to content

Commit ee268a8

Browse files
Update tj-actions/changed-files action to v35.5.5 (#6083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4103f7d commit ee268a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v3.3.0
3030

31-
- uses: tj-actions/changed-files@v35.5.4
31+
- uses: tj-actions/changed-files@v35.5.5
3232
id: changed-files-non-js
3333
with:
3434
files_ignore: |
@@ -43,7 +43,7 @@ jobs:
4343
pnpm-lock.yaml
4444
testem.js
4545
46-
- uses: tj-actions/changed-files@v35.5.4
46+
- uses: tj-actions/changed-files@v35.5.5
4747
id: changed-files-non-rust
4848
with:
4949
files_ignore: |

0 commit comments

Comments
 (0)