diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5709637..1e81de4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: run: cargo update --workspace --locked - name: Spell Check - uses: crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f # v1.49.0 + uses: crate-ci/typos@d43b6c087ac471e2ea7b8af622ff15f05c0c365b # v1.50.1 with: files: . .github/pull_request_template.md diff --git a/tools/release-tooling.json b/tools/release-tooling.json index fa20958..c34df59 100644 --- a/tools/release-tooling.json +++ b/tools/release-tooling.json @@ -28,7 +28,7 @@ "rustCache": "6323deb102c322ba6fcbdcafc7e3dddab59af2b6", "installAction": "e67fa11c4b9316fa714ddf0abed07a0c3143b95b", "auditCheck": "69366f33c96575abad1ee0dba8212993eecbe998", - "typos": "8a48f81b6c64dcfea44b3633223084c4be58ac5f", + "typos": "d43b6c087ac471e2ea7b8af622ff15f05c0c365b", "setupNasm": "72793074d3c8cdda771dba85f6deafe00623038b" } }