Skip to content

Commit 1cba282

Browse files
Update tj-actions/changed-files action to v44.5.1 (#8729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03fbbd8 commit 1cba282

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
3333

34-
- uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44.4.0
34+
- uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba # v44.5.1
3535
id: changed-files-non-js
3636
with:
3737
files_ignore: |
@@ -46,7 +46,7 @@ jobs:
4646
pnpm-lock.yaml
4747
testem.js
4848
49-
- uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44.4.0
49+
- uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba # v44.5.1
5050
id: changed-files-non-rust
5151
with:
5252
files_ignore: |
@@ -58,7 +58,7 @@ jobs:
5858
Cargo.toml
5959
rust-toolchain.toml
6060
61-
- uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44.4.0
61+
- uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba # v44.5.1
6262
id: changed-files-rust-lockfile
6363
with:
6464
files: Cargo.lock

0 commit comments

Comments
 (0)