Skip to content

Commit d99e801

Browse files
chore(deps): update actions/setup-go digest to 0aaccfd (#15)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 60345fc commit d99e801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
]
2828
steps:
2929
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
30-
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
30+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
3131
with:
3232
go-version: '^1.22.x'
3333
- name: install pact-go shared libraries

0 commit comments

Comments
 (0)