openvex / go-vex

Go module to generate and transform VEX documents
Apache License 2.0
34 stars 15 forks source link

Bump kubernetes-sigs/release-actions from ef6d340ddd115f41dc26c18893b41d9c79cdc7d2 to 10fecc1c66829d291b2f2fb1a27329d152f212e6 #76

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps kubernetes-sigs/release-actions from ef6d340ddd115f41dc26c18893b41d9c79cdc7d2 to 10fecc1c66829d291b2f2fb1a27329d152f212e6.

Changelog

Sourced from kubernetes-sigs/release-actions's changelog.

Release Process

The Kubernetes Template Project is released on an as-needed basis. The process is as follows:

  1. An issue is proposing a new release with a changelog since the last release
  2. All https://github.com/kubernetes-sigs/release-actions/blob/main/OWNERS must LGTM this release
  3. An OWNER runs git tag -s $VERSION and inserts the changelog and pushes the tag with git push $VERSION
  4. The release issue is closed
  5. An announcement email is sent to dev@kubernetes.io with the subject [ANNOUNCE] kubernetes-template-project $VERSION is released
Commits


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)