Skip to content

Commit

Permalink
Update crazy-max/ghaction-chocolatey action to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2023
1 parent be74403 commit 18c3520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Set up Chocolatey
if: matrix.os == 'windows-latest'
uses: crazy-max/ghaction-chocolatey@b59ffdb6594d2e2c36d9e1174e15ac799dd0a8f1 # v2.0.0
uses: crazy-max/ghaction-chocolatey@5a5864861ce2c988001531e48993aa687c51f6c8 # v2.2.0
with:
args: -h

Expand Down

0 comments on commit 18c3520

Please sign in to comment.