Skip to content

Commit f58cd04

Browse files
authored
chore: update pact-ruby-standalone 1.89.00
1 parent bdbaf86 commit f58cd04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_pact_cli_tools_cross_os.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
PACT_CLI_STANDALONE_VERSION:
1616
description: Tag from https://github.com/pact-foundation/pact-ruby-standalone/releases
1717
required: true
18-
default: 1.88.90
18+
default: 1.89.00
1919
type: string
2020

2121
env:
@@ -105,4 +105,4 @@ jobs:
105105
run: make can_i_deploy
106106
- name: 🚀 Deploy
107107
run: make deploy
108-
# if: github.ref == 'refs/heads/main' # note this is set in our Makefile
108+
# if: github.ref == 'refs/heads/main' # note this is set in our Makefile

0 commit comments

Comments
 (0)