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 peter-evans/repository-dispatch from 2.0.0 to 2.1.0 #163

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps peter-evans/repository-dispatch from 2.0.0 to 2.1.0.

Release notes

Sourced from peter-evans/repository-dispatch's releases.

Repository Dispatch v2.1.0

⭐ Input token now defaults to GITHUB_TOKEN. This follows a GitHub update that now allows this default token to be used for dispatch events to the current repository. Please see the readme for further details.

What's Changed

New Contributors

Full Changelog: peter-evans/repository-dispatch@v2.0.1...v2.1.0

Repository Dispatch v2.0.1

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: peter-evans/repository-dispatch@v2.0.0...v2.0.1

Commits
  • f269624 Merge pull request #124 from peter-evans/token-update
  • 2f6d32c Update docs
  • 66463e4 Update docs
  • aebc169 Update action config to set a default token
  • b700ade Update ci to use default token
  • 8e295bb Merge pull request #118 from santunioni/patch-1
  • b860159 Merge pull request #123 from peter-evans/update-distribution
  • 18c0a0e Update distribution
  • 870eb7a Merge pull request #120 from peter-evans/dependabot/npm_and_yarn/actions/gith...
  • d591bcc Merge pull request #122 from peter-evans/update-distribution
  • 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 [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](peter-evans/repository-dispatch@11ba7d3...f269624)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 19, 2022
Copy link
Contributor

@okiedork okiedork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM since we use a custom token.

@okiedork okiedork merged commit dc99a96 into develop Oct 25, 2022
@okiedork okiedork deleted the dependabot/github_actions/peter-evans/repository-dispatch-2.1.0 branch October 25, 2022 13:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant