Skip to content

Commit 4882afd

Browse files
Bump actionshub/chef-install from 3.0.0 to 3.0.1 (#5678)
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>
1 parent c35be9a commit 4882afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/chef-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
uses: actions/checkout@v4
9292

9393
- name: Install chef
94-
uses: actionshub/[email protected].0
94+
uses: actionshub/[email protected].1
9595
with:
9696
version: ${{ env.CHEF_VERSION }}
9797

@@ -114,7 +114,7 @@ jobs:
114114
uses: actions/checkout@v4
115115

116116
- name: Install chef
117-
uses: actionshub/[email protected].0
117+
uses: actionshub/[email protected].1
118118
with:
119119
version: ${{ env.CHEF_VERSION }}
120120

0 commit comments

Comments
 (0)