Skip to content

v1.22.3

Choose a tag to compare

@github-actions github-actions released this 17 Feb 02:22
· 1586 commits to main since this release

Changelog

1f187f8 Go 1.16 is here!
babee33 build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#428)
646aa71 build(deps): bump golang from 1.15.8 to 1.16.0 (#427)
b446d9d build(deps): bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 (#423)
44ec0f7 build(deps): bump google-cloud-storage in /examples/python (#418)
96061da build(deps): bump google.golang.org/api from 0.39.0 to 0.40.0 (#425)
cffde26 build(deps): bump google.golang.org/api in /examples/go (#424)
738c47f github/workflows: fix go-version to pick latest
ba34eb2 response: avoid some unused fields in the objectAccessControl struct
f411026 workflows/codeql-analysis: remove checkout HEAD^2, as recommended