Skip to content

Commit 5275b81

Browse files
committed
Update ci-main-pull-request-checks-stub.yml
1 parent b85490f commit 5275b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: chef/common-github-actions/.github/workflows/ci-main-pull-request-checks.yml@main
2020
secrets: inherit
2121
with: # named inputs for the GA
22-
language: 'Ruby5'
22+
language: 'Ruby'
2323
visibility: ${{ github.event.repository.visibility }} # optional, defaults to public
2424
skip-trufflehog: false
2525
skip-sonarqube: false

0 commit comments

Comments
 (0)