Skip to content

Commit

Permalink
Bump actionshub/chef-install from 3.0.0 to 3.0.1 (#5678)
Browse files Browse the repository at this point in the history
Bumps [actionshub/chef-install](https://github.com/actionshub/chef-install) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actionshub/chef-install/releases)
- [Commits](actionshub/chef-install@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: actionshub/chef-install
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent c35be9a commit 4882afd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chef-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
uses: actions/checkout@v4

- name: Install chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
with:
version: ${{ env.CHEF_VERSION }}

Expand All @@ -114,7 +114,7 @@ jobs:
uses: actions/checkout@v4

- name: Install chef
uses: actionshub/[email protected].0
uses: actionshub/[email protected].1
with:
version: ${{ env.CHEF_VERSION }}

Expand Down

0 comments on commit 4882afd

Please sign in to comment.