Skip to content

Commit

Permalink
bump Go v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 authored Oct 8, 2021
1 parent c10f57d commit c3a7c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-in-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ docker run --rm \
-v actions-goveralls-cache:/go/pkg/mod \
-v actions-goveralls-cache:/root/.cache \
-v "$CURRENT":/go/src/github.com/shogo82148/actions-goveralls \
-w /go/src/github.com/shogo82148/actions-goveralls golang:1.17.1 "$@"
-w /go/src/github.com/shogo82148/actions-goveralls golang:1.17.2 "$@"

0 comments on commit c3a7c6d

Please sign in to comment.