github-actions
released this
23 Apr 20:13
·
4 commits
to main
since this release
Changelog
- 206dd07 Merge pull request #127 from actions/sh/cgo_0
- dc02275 fixing typo
- e6d6bca simplifying goreleaser config. explicitly set CGO_ENABLED=0
- 17ffd6e Merge pull request #123 from actions/dependabot/go_modules/golang.org/x/net-0.23.0
- 170aaa2 Merge pull request #122 from actions/dependabot/github_actions/goreleaser/goreleaser-action-f09f1a7bee7ae6b5153daf4e8c63cc8ce8c7e7d5
- 3f87ce7 Merge pull request #124 from actions/dependabot/go_modules/golang.org/x/net-0.23.0-licenses
- 8f29ed3 Auto-update license files
- 98e0fe3 Bump golang.org/x/net from 0.22.0 to 0.23.0
- 10589ff Merge pull request #121 from actions/susanzhang27-patch-1
- bc23fd2 Bump goreleaser/goreleaser-action
- 0e4f1b0 Merge pull request #118 from actions/dependabot/go_modules/golang.org/x/oauth2-0.19.0
- 8003eca Create close-stale-issues.yml
- 02ac403 Merge pull request #119 from actions/dependabot/go_modules/golang.org/x/oauth2-0.19.0-licenses
- a55f3d6 Merge pull request #120 from actions/dependabot/github_actions/goreleaser/goreleaser-action-9937f9bad91e089c6c6fe1d43dfa7b896ad6da21
- 0b993e4 Bump goreleaser/goreleaser-action
- 5cb8872 Auto-update license files
- bcaaa75 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0
- cd1939e Merge pull request #117 from actions/sh/fix-test-flake
- ea5bded refactoring test script to use ps instead of lsof when checking for git daemon
- 09d0eed checking that the git daemons are set up before running integration tests
- 23ff827 formatting test-build