Skip to content

Commit c2f2181

Browse files
committed
updated chef-cli version to 6.1.20 in stub
Signed-off-by: nikhil2611 <ngupta@progress.com>
1 parent 0945a2e commit c2f2181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-main-pull-request-stub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# go-private-modules: GOPRIVATE for Go private modules, default is 'github.com/progress-platform-services/*
4141

4242
# if version specified, it takes precedence; can be a semver like 1.0.2-xyz or a tag like "latest"
43-
version: '6.1.18' # ${{ github.event.repository.version }}
43+
version: '6.1.20' # ${{ github.event.repository.version }}
4444
detect-version-source-type: 'none' # options include "none" (do not detect), "file", "github-tag" or "github-release"
4545
detect-version-source-parameter: '' # use for file name
4646
language: 'ruby' # Go, Ruby, Rust, JavaScript, TypeScript, Python, Java, C#, PHP, other - used for build and SonarQube language setting

0 commit comments

Comments
 (0)