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 d585ee8 commit 0b81c03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Install Chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
- name: Dokken
uses: actionshub/[email protected]
env:
Expand All @@ -70,7 +70,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Install Chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
- name: test-kitchen
uses: actionshub/[email protected]
env:
Expand All @@ -95,7 +95,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Install Chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
- name: test-kitchen
uses: actionshub/[email protected]
env:
Expand Down

0 comments on commit 0b81c03

Please sign in to comment.