File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 env :
1717 RUSTFLAGS : -D warnings
1818 steps :
19- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2020 - uses : dtolnay/rust-toolchain@stable
2121 with :
2222 components : rustfmt, clippy
4545 env :
4646 RUSTFLAGS : -D warnings
4747 steps :
48- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
48+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4949 with :
5050 # We need to fetch the entire history so the tests can run merge-base
5151 # operations.
Original file line number Diff line number Diff line change 1515 id-token : write # Required for OIDC token exchange
1616 contents : write # Required for creating releases
1717 steps :
18- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1919 with :
2020 persist-credentials : false
2121 - uses : rust-lang/crates-io-auth-action@v1
You can’t perform that action at this time.
0 commit comments