Skip to content

Commit

Permalink
Bump baptiste0928/cargo-install from 2.1.0 to 2.2.0 (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 5657a22 commit 97a3ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ jobs:
override: true

- name: Install cargo-dylint
uses: baptiste0928/cargo-install@30f432979e99f3ea66a8fa2eede53c07063995d8 # v2.1.0
uses: baptiste0928/cargo-install@21a18ba3bf4a184d1804e8b759930d3471b1c941 # v2.2.0
with:
crate: cargo-dylint
version: 1

- name: Install dylint-link
uses: baptiste0928/cargo-install@30f432979e99f3ea66a8fa2eede53c07063995d8 # v2.1.0
uses: baptiste0928/cargo-install@21a18ba3bf4a184d1804e8b759930d3471b1c941 # v2.2.0
with:
crate: dylint-link
version: 1
Expand Down

0 comments on commit 97a3ff2

Please sign in to comment.