Skip to content

Commit c3bc395

Browse files
Update tj-actions/changed-files action to v35.3.2 (#5858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f38ea80 commit c3bc395

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.3.1
31+
- uses: tj-actions/changed-files@v35.3.2
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.3.1
46+
- uses: tj-actions/changed-files@v35.3.2
4747
id: changed-files-non-rust
4848
with:
4949
files_ignore: |

0 commit comments

Comments
 (0)