Skip to content

Commit

Permalink
Merge pull request #9 from tweedegolf/dependabot/github_actions/taiki…
Browse files Browse the repository at this point in the history
…-e/install-action-2.33.22

Bump taiki-e/install-action from 2.32.14 to 2.33.22
  • Loading branch information
rnijveld authored May 14, 2024
2 parents 17c384b + eca269e commit aebd9cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
toolchain: stable

- name: Install development tools
uses: taiki-e/install-action@f8a64c940979268d3ab5ac99c178e718ed90977d # v2.32.14
uses: taiki-e/install-action@c2927f0c5b5adc6a76bc4a7847bc6e0503754bed # v2.33.22
with:
tool: cargo-clone,cross

Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
toolchain: stable

- name: Install development tools
uses: taiki-e/install-action@f8a64c940979268d3ab5ac99c178e718ed90977d # v2.32.14
uses: taiki-e/install-action@c2927f0c5b5adc6a76bc4a7847bc6e0503754bed # v2.33.22
with:
tool: cargo-clone,cross

Expand Down

0 comments on commit aebd9cd

Please sign in to comment.