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 asdf-vm/actions from 1 to 2 #152

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps asdf-vm/actions from 1 to 2.

Release notes

Sourced from asdf-vm/actions's releases.

v2.0.0

2.0.0 (2023-03-09)

⚠ BREAKING CHANGES

Bug Fixes

  • update codeql for dependabot compat (3f6d713)
  • use correct trigger type (d464031)

v1.1.0

Added

  • Add the github_token input and set by default a token with only the necessary and sufficient privileges available only to the running job. In other words, users do not need to set this themselves except in exceptional cases. It's automatically exported in the runners as GITHUB_API_TOKEN.

v1.0.1

  • Port entire action to TypeScript from a runner plugin so it's easier to collaborate and accept contributions
Changelog

Sourced from asdf-vm/actions's changelog.

2.0.0 (2023-03-09)

⚠ BREAKING CHANGES

Bug Fixes

  • update codeql for dependabot compat (3f6d713)
  • use correct trigger type (d464031)
Commits
  • 2368b9d chore(master): release 2.0.0 (#522)
  • 2f61da5 chore!: Update actions to use node16 (#488)
  • de76e09 ci: use default release-please command config
  • e775639 ci: automate releases with release-please (#521)
  • 46f217a Revert "ci: automate releases with release-please (#519)Co-authored-by: jtheg...
  • fc3e48b ci: automate releases with release-please (#519)Co-authored-by: jthegedus <41...
  • 6e0ab72 chore: quiet dependabot with monthly schedule
  • dd88cac docs: missing @ in example (#501)
  • d7b7b88 docs: fix example workflow running twice for PR commit pushes (#498)
  • 33040b4 chore: list jthegedus as repo CODEOWNER (#493)
  • 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)

Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 1 to 2.
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](asdf-vm/actions@v1...v2)

---
updated-dependencies:
- dependency-name: asdf-vm/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2023 15:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2023
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants