Skip to content

Commit 209ddf9

Browse files
chore(deps): update dependency ruby to v2.7.8 (#210)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 8328b88 commit 209ddf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pact_cli_tools_cross_os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: ruby/setup-ruby@v1
8080
if: ${{ (env.PACT_TOOL == 'ruby_cli' || env.PACT_TOOL == 'ruby_standalone') && runner.os == 'Linux' }}
8181
with:
82-
ruby-version: 2.7
82+
ruby-version: 2.7.8
8383
bundler: none
8484
# we add a fallback for windows/darwin runners as they cannot run docker
8585
- name: 🔧 install-pact-ruby-cli (also runs for macOS/docker)

0 commit comments

Comments
 (0)