data-automation-framework / daf-core-adf

MIT License
0 stars 1 forks source link

Bump peter-evans/repository-dispatch from 2.0.0 to 2.1.0 #59

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

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: https://github.com/peter-evans/repository-dispatch/compare/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: https://github.com/peter-evans/repository-dispatch/compare/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)
dependabot[bot] commented 1 year ago

Superseded by #64.