Templum / rabbitmq-connector

The connector enables a developer to trigger OpenFaaS functions from Rabbit MQ using Messages with specific Routing Keys.
MIT License
91 stars 14 forks source link

Bump Templum/govulncheck-action from 1.0.0 to 1.0.1 #482

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps Templum/govulncheck-action from 1.0.0 to 1.0.1.

Release notes

Sourced from Templum/govulncheck-action's releases.

v1.0.1

⚠️ 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

New Contributors

... (truncated)

Commits
  • 0d775f4 :bug: Fixing Bug with latest version causing integration test to fail (#93)
  • 6e5b1a0 :pushpin: Set Default version to latest (#92)
  • 50480ec :arrow_up: Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#89)
  • 56359bb :arrow_up: Bump golang from 1.22 to 1.23 (#88)
  • 05bbe8b :arrow_up: Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#87)
  • 1a36387 :arrow_up: Bump github.com/owenrumney/go-sarif/v2 from 2.3.2 to 2.3.3 (#86)
  • 6d8f43f :arrow_up: Bump github.com/owenrumney/go-sarif/v2 from 2.3.1 to 2.3.2 (#85)
  • 19a6478 :arrow_up: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#84)
  • 73023d5 :arrow_up: Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#83)
  • 197cbf5 :arrow_up: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#82)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)