Skip to content

Commit

Permalink
Update actionshub/chef-install action to v3 (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dan Webb <dan.webb@damacus.io>
  • Loading branch information
renovate[bot] and damacus committed Mar 18, 2024
1 parent 950b9dd commit 3d82fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Install Chef
uses: actionshub/chef-install@2.0.4
uses: actionshub/chef-install@3.0.0
- name: Dokken
uses: actionshub/test-kitchen@2.1.0
env:
Expand All @@ -80,7 +80,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Install Chef
uses: actionshub/chef-install@2.0.4
uses: actionshub/chef-install@3.0.0
- name: Download Openssh Installer
uses: suisei-cn/actions-download-file@v1.6.0
with:
Expand Down

0 comments on commit 3d82fee

Please sign in to comment.