Skip to content

Commit 3b5f492

Browse files
chore: Bump actions/setup-go from 6.1.0 to 6.2.0 (#1549)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d1bc1f commit 3b5f492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contract-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ jobs:
10401040
runs-on: ubuntu-latest
10411041
steps:
10421042
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
1043-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
1043+
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5
10441044
with:
10451045
go-version-file: 'cfn-resources/go.mod'
10461046
- name: setup Atlas CLI

0 commit comments

Comments
 (0)