Skip to content

Commit 033ecd3

Browse files
authored
Merge pull request #5692 from rust-lang/renovate/tj-actions-changed-files-35.x
Update tj-actions/changed-files action to v35
2 parents 1715105 + f9ee94f commit 033ecd3

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
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v3.2.0
2323

24-
- uses: tj-actions/changed-files@v34
24+
- uses: tj-actions/changed-files@v35.0.0
2525
id: changed-files-non-js
2626
with:
2727
files_ignore: |
@@ -36,7 +36,7 @@ jobs:
3636
pnpm-lock.yaml
3737
testem.js
3838
39-
- uses: tj-actions/changed-files@v34
39+
- uses: tj-actions/changed-files@v35.0.0
4040
id: changed-files-non-rust
4141
with:
4242
files_ignore: |

0 commit comments

Comments
 (0)