File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
steps :
30
30
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
31
31
32
- - uses : tj-actions/changed-files@62f4729b5df35e6e0e01265fa70a82ccaf196b4b # v41.1.1
32
+ - uses : tj-actions/changed-files@ae82ed4ae04587b665efad2f206578aa6f0e8539 # v42.0.0
33
33
id : changed-files-non-js
34
34
with :
35
35
files_ignore : |
44
44
pnpm-lock.yaml
45
45
testem.js
46
46
47
- - uses : tj-actions/changed-files@62f4729b5df35e6e0e01265fa70a82ccaf196b4b # v41.1.1
47
+ - uses : tj-actions/changed-files@ae82ed4ae04587b665efad2f206578aa6f0e8539 # v42.0.0
48
48
id : changed-files-non-rust
49
49
with :
50
50
files_ignore : |
56
56
Cargo.toml
57
57
rust-toolchain.toml
58
58
59
- - uses : tj-actions/changed-files@62f4729b5df35e6e0e01265fa70a82ccaf196b4b # v41.1.1
59
+ - uses : tj-actions/changed-files@ae82ed4ae04587b665efad2f206578aa6f0e8539 # v42.0.0
60
60
id : changed-files-rust-lockfile
61
61
with :
62
62
files : Cargo.lock
You can’t perform that action at this time.
0 commit comments