Golang Vulncheck
Version updated for Templum/govulncheck-action to version v1.0.1.
- This action is used across all versions by 170 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
⚠️ This release increases the default version of govulncheck, which requires golang >= 1.21. Hence only update if your project is leveraging golang version 1.21.
What’s Changed
- Maintain major/minor tags by @anton-yurchenko in https://github.com/Templum/govulncheck-action/pull/49
- ⬆️ Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/50
- :construction_worker: :sparkles: Integration Test that can run on (forked) PR by @Templum in https://github.com/Templum/govulncheck-action/pull/52
- ⬆️ Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/51
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/Templum/govulncheck-action/pull/54
- ⬆️ Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/55
- ⬆️ Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/Templum/govulncheck-action/pull/56
- :bug: Fixed issue with code cov by @Templum in https://github.com/Templum/govulncheck-action/pull/59
- ⬆️ Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/58
- ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.2.0 to 2.2.2 by @dependabot in https://github.com/Templum/govulncheck-action/pull/57
- ⬆️ Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/62
- ⬆️ Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/61
- ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.2.2 to 2.3.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/60
- ⬆️ Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/63
- ⬆️ Bump golang from 1.20 to 1.21 by @dependabot in https://github.com/Templum/govulncheck-action/pull/53
- ⬆️ Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/64
- ⬆️ Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/Templum/govulncheck-action/pull/65
- ⬆️ Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/Templum/govulncheck-action/pull/66
- ⬆️ Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/67
- ⬆️ Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/68
- ⬆️ Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/70
- ⬆️ Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/71
- ⬆️ Bump golang from 1.21 to 1.22 by @dependabot in https://github.com/Templum/govulncheck-action/pull/72
- ⬆️ Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/Templum/govulncheck-action/pull/69
- ⬆️ Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/73
- ⬆️ Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/74
- ⬆️ Bump softprops/action-gh-release from 1 to 2 by @dependabot in https://github.com/Templum/govulncheck-action/pull/75
- ⬆️ Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/76
- ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.3.0 to 2.3.1 by @dependabot in https://github.com/Templum/govulncheck-action/pull/77
- ⬆️ Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/78
- :sparkles: Better & Improved error propagation from govulncheck thrown errors. by @Templum in https://github.com/Templum/govulncheck-action/pull/81
- ⬆️ Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/82
- ⬆️ Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/83
- ⬆️ Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/84
- ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.3.1 to 2.3.2 by @dependabot in https://github.com/Templum/govulncheck-action/pull/85
- ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.3.2 to 2.3.3 by @dependabot in https://github.com/Templum/govulncheck-action/pull/86
- ⬆️ Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/87
- ⬆️ Bump golang from 1.22 to 1.23 by @dependabot in https://github.com/Templum/govulncheck-action/pull/88
- ⬆️ Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in https://github.com/Templum/govulncheck-action/pull/89
- :pushpin: Set Default version to latest by @Templum in https://github.com/Templum/govulncheck-action/pull/92
- :bug: Fixing Bug with latest version causing integration test to fail by @Templum in https://github.com/Templum/govulncheck-action/pull/93
New Contributors
- @anton-yurchenko made their first contribution in https://github.com/Templum/govulncheck-action/pull/49
Full Changelog: https://github.com/Templum/govulncheck-action/compare/v1.0.0...v1.0.1