Skip to content

Commit

Permalink
chore(deps): bump updatecli/updatecli-action from 2.69.0 to 2.70.0
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.69.0 to 2.70.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@f54a34a...704a645)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent cbbbde9 commit 85b1603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-rust-toolchain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@f54a34a9aab90d003a574918a80e6e2a393d2e83 # v2.69.0
uses: updatecli/updatecli-action@704a64517239e0993c5e3bf6749a063b8f950d9f # v2.70.0

- name: Update rust version inside of rust-toolchain file
id: update_rust_toolchain
Expand Down

0 comments on commit 85b1603

Please sign in to comment.