Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump CycloneDX/gh-gomod-generate-sbom from 0.3.0 to 1.1.0 in /.github/workflows #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps CycloneDX/gh-gomod-generate-sbom from 0.3.0 to 1.1.0.

Release notes

Sourced from CycloneDX/gh-gomod-generate-sbom's releases.

v1.1.0

Features

v1.0.0

This release brings compatibility with cyclonedx-gomod v1.x 🥳

⚠ Both cyclonedx-gomod as well as this action introduce breaking changes in v1.x.
Action v0.x is incompatible with cyclonedx-gomod v1.x and the other way around.

  • ✅ The cyclonedx-gomod binary is now registered in $PATH so it can be used in other workflow steps as well
  • ✅ It's now possible to only download the cyclonedx-gomod binary without immediately executing it
    • This is helpful when using it in conjunction with tools like GoReleaser
  • ⚠ Instead of supplying arguments via separate action inputs, they now have to be provided via the args input
  • ⚠ Support for version: latest has been dropped. Please use either specific versions or version ranges!

Checkout the examples for how to use this action!

Commits
  • d4aee0c Merge pull request #11 from Zenithar/feat_gha_support_github_token
  • a14c47b feat(gha): support github token.
  • eaa676a docs: update action version in examples
  • e9e5942 docs: update action version in examples
  • c18e41a feat: add compatibility with cyclonedx-gomod v1 (#10)
  • 2be55ef Merge pull request #8 from CycloneDX/dependabot/npm_and_yarn/actions/core-1.6.0
  • 02e6aa8 Bump @​actions/core from 1.4.0 to 1.6.0
  • See full diff 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)

Bumps [CycloneDX/gh-gomod-generate-sbom](https://github.com/CycloneDX/gh-gomod-generate-sbom) from 0.3.0 to 1.1.0.
- [Release notes](https://github.com/CycloneDX/gh-gomod-generate-sbom/releases)
- [Commits](CycloneDX/gh-gomod-generate-sbom@v0.3.0...v1.1.0)

---
updated-dependencies:
- dependency-name: CycloneDX/gh-gomod-generate-sbom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Development

Successfully merging this pull request may close these issues.

0 participants