Skip to content

Commit 5b79b5f

Browse files
authored
Merge pull request #3 from googlemaps-samples/dependabot/github_actions/actions/setup-go-5.4.0
chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0
2 parents 2360894 + 457e39b commit 5b79b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/licence-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout code
3232
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3333
- name: Setup go
34-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
34+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
3535
with:
3636
go-version: "^1.13.1"
3737
# Go is used by addlicense command (addlicense is used in melos run

0 commit comments

Comments
 (0)