Code development platform for open source projects from the European Union institutions

Skip to content

chore(deps): bump Templum/govulncheck-action from 0.0.8 to 0.10.0

Created by: dependabot[bot]

Bumps Templum/govulncheck-action from 0.0.8 to 0.10.0.

Release notes

Sourced from Templum/govulncheck-action's releases.

v0.10.0

🚨 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 the latest version). 🚨

What's Changed

Full Changelog: https://github.com/Templum/govulncheck-action/compare/v0.0.9...v0.10.0

v0.0.9

What's Changed

Full Changelog: https://github.com/Templum/govulncheck-action/compare/v0.0.8...v0.0.9

Commits
  • af8ff86 🐛 👽 Updated action to work with latest json format (#32)
  • 3a015a8 Bump github.com/owenrumney/go-sarif/v2 from 2.1.2 to 2.1.3 (#30)
  • b61c13d Bump actions/setup-go from 3 to 4 (#29)
  • 0343751 Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#28)
  • 761d076 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#27)
  • 054eeba Bump golang.org/x/oauth2 (#26)
  • df3c331 Updated Golang to 1.20.0 (#25)
  • 45455fd Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#23)
  • dfb34f5 👷 Implement Integration Test (#22)
  • 3967a17 Implement support for private deps via GOPRIVATE & GH PAT (#21)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports