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 9, 2024
1 parent 8d6fcd5 commit f9e632f
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 @@ -86,7 +86,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4 # v4
- name: Install Chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
- name: Dokken
uses: actionshub/[email protected]
env:
Expand All @@ -111,7 +111,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4 # v4
- name: Install Chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
- name: Dokken
uses: actionshub/[email protected]
env:
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4 # v4
- name: Install Chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
- name: Dokken
uses: actionshub/[email protected]
env:
Expand Down

0 comments on commit f9e632f

Please sign in to comment.