🚨 Please be aware that yesterdays release of govulncheck introduced a change to the json report format. This caused the action to break, as govulncheck is still in v0 phase such changes can be expected. In order to address them properly I decided to set the default govulncheck version to the last known working version (at release time this is 0.0.0-20230320232729-bfc1eaef17a4
). 🚨
Please avoid setting vulncheck-version: latest
as this could break on new releases.
What's Changed
- ⬆️ Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #23
- ⬆️ Updated Golang to 1.20.0 by @Templum in #25
- ⬆️ Bump golang.org/x/oauth2 from 0.0.0-20220909003341-f21342109be1 to 0.5.0 by @dependabot in #26
- ⬆️ Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #27
- ⬆️ Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #28
- ⬆️ Bump actions/setup-go from 3 to 4 by @dependabot in #29
- ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.1.2 to 2.1.3 by @dependabot in #30
- 🐛 👽 Updated action to work with latest json format by @Templum in #32
Full Changelog: v0.0.9...v0.10.0