Skip to content

Commit b293ac3

Browse files
build(deps): update github-actions (#1350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef49727 commit b293ac3

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
@@ -81,7 +81,7 @@ jobs:
8181
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
8282

8383
- name: Install cargo-llvm-cov
84-
uses: taiki-e/install-action@c0dee14250395ae6b1754a99f67c1d693138b102 # v2.58.30
84+
uses: taiki-e/install-action@6e092deb71cc9ba464addeccefe34c0d06921585 # v2.58.31
8585
with:
8686
tool: cargo-llvm-cov
8787

@@ -151,4 +151,4 @@ jobs:
151151
- name: Checkout Actions Repository
152152
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
153153
- name: Spell Check Repo
154-
uses: crate-ci/typos@b78a177368828715fce2264a81367bfc04e46e10 # v1.36.0
154+
uses: crate-ci/typos@b6297a6a5072df106aa9d94197f5d0533a9730bc # v1.36.1

0 commit comments

Comments
 (0)