Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 832722c

Browse files
Update tj-actions/changed-files action to v45.0.9
1 parent 3e42524 commit 832722c

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
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828

29-
- uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
29+
- uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 # v45.0.9
3030
id: changed-files-rust
3131
with:
3232
files: |
@@ -36,7 +36,7 @@ jobs:
3636
Cargo.toml
3737
rust-toolchain.toml
3838
39-
- uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
39+
- uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 # v45.0.9
4040
id: changed-files-rust-lockfile
4141
with:
4242
files: Cargo.lock

0 commit comments

Comments
 (0)