Skip to content

Commit a7ec436

Browse files
committed
Use versioned Pact container tag (0.23)
1 parent ceaa027 commit a7ec436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
release:
1313
runs-on: ubuntu-latest
1414
container:
15-
image: ghcr.io/nhumrich/pact@sha256:a05be3fd0485e0dc90cfad2a418a69938603f7a3eff0c40fe6d16224d301c2f2
15+
image: ghcr.io/nhumrich/pact:0.23
1616
steps:
1717
- uses: actions/checkout@v4
1818

0 commit comments

Comments
 (0)