Skip to content

Commit

Permalink
chore(deps): update actionshub/chef-install action to v3.0.1 (#1288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 06896ca commit 612c9d3
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 @@ -60,7 +60,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 @@ -87,7 +87,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 Down Expand Up @@ -127,7 +127,7 @@ jobs:
echo "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/hashicorp.list
sudo apt update && sudo apt install vagrant
- 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 612c9d3

Please sign in to comment.