Skip to content

Commit

Permalink
Update actionshub/chef-install action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 04f8a48 commit c4d428f
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 @@ -35,7 +35,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Install Chef
uses: actionshub/chef-install@3.0.0
uses: actionshub/chef-install@3.0.1
- name: test-kitchen
uses: actionshub/test-kitchen@3.0.0
env:
Expand All @@ -60,7 +60,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Install Chef
uses: actionshub/chef-install@3.0.0
uses: actionshub/chef-install@3.0.1
- name: test-kitchen
uses: actionshub/test-kitchen@3.0.0
env:
Expand Down

0 comments on commit c4d428f

Please sign in to comment.