We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceaa027 commit a7ec436Copy full SHA for a7ec436
1 file changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
release:
13
runs-on: ubuntu-latest
14
container:
15
- image: ghcr.io/nhumrich/pact@sha256:a05be3fd0485e0dc90cfad2a418a69938603f7a3eff0c40fe6d16224d301c2f2
+ image: ghcr.io/nhumrich/pact:0.23
16
steps:
17
- uses: actions/checkout@v4
18
0 commit comments