Skip to content

Commit 2037b61

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

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@bb5b6ec0fe226d4254f80ec39794c3a8c1b6525f # v2.58.25
84+
uses: taiki-e/install-action@14083e64ac8cf1f5e54356df00b9779b23e192a1 # v2.58.29
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@a4c3e43aea0a9e9b9e6578d2731ebd9a27e8f6cd # v1.35.5
154+
uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # v1.35.7

0 commit comments

Comments
 (0)