Skip to content

Commit 6c92b86

Browse files
dependabot[bot]jinja2crobert-1
authored
Bump actionshub/chef-install from 3.0.1 to 6.0.0 (#7240)
* Bump actionshub/chef-install from 3.0.1 to 6.0.0 Bumps [actionshub/chef-install](https://github.com/actionshub/chef-install) from 3.0.1 to 6.0.0. - [Release notes](https://github.com/actionshub/chef-install/releases) - [Commits](actionshub/chef-install@3.0.1...6.0.0) --- updated-dependencies: - dependency-name: actionshub/chef-install dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump helm/kind-action from 1.13.0 to 1.14.0 (#7241) Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the boto3 group across 2 directories with 1 update (#7243) Bumps the boto3 group with 1 update in the /packaging directory: [boto3](https://github.com/boto/boto3). Bumps the boto3 group with 1 update in the /packaging/release directory: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.42.49 to 1.42.54 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.49...1.42.54) Updates `boto3` from 1.42.49 to 1.42.54 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.49...1.42.54) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto3 - dependency-name: boto3 dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto3 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix tag to v5.0.2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jina Jain <jjain@splunk.com> Co-authored-by: Curtis Robert <crobert@splunk.com>
1 parent f6d4351 commit 6c92b86

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
@@ -176,7 +176,7 @@ jobs:
176176
mv "$rpm_path" ./files/soc.rpm
177177
178178
- name: Install chef
179-
uses: actionshub/chef-install@3.0.1
179+
uses: actionshub/chef-install@5.0.2
180180
with:
181181
version: ${{ env.CHEF_VERSION }}
182182

@@ -221,7 +221,7 @@ jobs:
221221
mv $msiPath.FullName ./files/splunk-otel-collector.msi
222222
223223
- name: Install chef
224-
uses: actionshub/chef-install@3.0.1
224+
uses: actionshub/chef-install@5.0.2
225225
with:
226226
version: ${{ env.CHEF_VERSION }}
227227

0 commit comments

Comments
 (0)