Skip to content

Commit 51e07aa

Browse files
chore(deps): Bump dtolnay/rust-toolchain from f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 to efa25f7f19611383d5b0ccf2d1c8914531636bf9 (#29)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roger Barker <roger.barker@swirldslabs.com>
1 parent 6c13537 commit 51e07aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ runs:
333333
- name: Setup Rust
334334
id: setup-rust
335335
if: ${{ inputs.setup-rust == 'true' }}
336-
uses: dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # v1
336+
uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 # v1
337337
with:
338338
toolchain: ${{ inputs.rust-version }}
339339
targets: ${{ inputs.rust-targets || '' }}

0 commit comments

Comments
 (0)