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 31
31
steps :
32
32
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33
33
34
- - uses : tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44.5.5
34
+ - uses : tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44.5.6
35
35
id : changed-files-non-js
36
36
with :
37
37
files_ignore : |
46
46
pnpm-lock.yaml
47
47
testem.js
48
48
49
- - uses : tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44.5.5
49
+ - uses : tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44.5.6
50
50
id : changed-files-non-rust
51
51
with :
52
52
files_ignore : |
58
58
Cargo.toml
59
59
rust-toolchain.toml
60
60
61
- - uses : tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44.5.5
61
+ - uses : tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44.5.6
62
62
id : changed-files-rust-lockfile
63
63
with :
64
64
files : Cargo.lock
You can’t perform that action at this time.
0 commit comments