File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
21+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2222 with :
2323 go-version : ' ^1.22'
2424 - name : install pact-go shared libraries
Original file line number Diff line number Diff line change 3434 if : ${{ github.event.client_payload.pact_url }}
3535 with :
3636 ref : ${{env.GIT_COMMIT}}
37- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
37+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
3838 with :
3939 go-version : ' ^1.22'
4040 - run : docker pull pactfoundation/pact-cli:latest
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
21+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2222 with :
2323 go-version : ' ^1.22'
2424 - name : Build
You can’t perform that action at this time.
0 commit comments