Skip to content

Commit

Permalink
chore(deps): update github actions upgrade (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 4e806f0 commit 001f1b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
target: wasm32-wasi
- uses: taiki-e/install-action@d0c2bb4cffa2484ea6862a142a14b7ac5057c74a
- uses: taiki-e/install-action@0ed897e40fe9188f681f7c6f07cc2128813ceb40
with:
tool: wasmtime,cargo-wasi
- env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-renovate-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with:
Expand Down

0 comments on commit 001f1b6

Please sign in to comment.