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 distributhor/workflow-webhook from 2 to 3 #14

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps distributhor/workflow-webhook from 2 to 3.

Release notes

Sourced from distributhor/workflow-webhook's releases.

v3.0.0

  • The X-GitHub-Delivery header now submits a UUID by default
  • The name of the X-GitHub-Event can now be custom specified

v2.0.4

Added support for connection timeout to be set

v2.0.3

Output the unique request ID in the logs, unless silent=true

v2.0.2

Improvements have been made in performance, by using a pre-built docker image hosted in the GitHub container registry. Also see the release notes for v2.0.0 for other important changes if you are upgrading from v1.

Commits
  • 3d5f4dc Revert to built docker docker image
  • 12d46aa Consistently handle custom event name throughout
  • ad323b6 Revert dockerfile version change
  • 3e02b08 Temporarily change action.yml for testing purposes
  • c4e2e3d Update version
  • dd99846 Merge pull request #34 from jamengual/adding_custom_event
  • 8723730 Adding custom event_name and UUID to Delivery header
  • 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 [distributhor/workflow-webhook](https://github.com/distributhor/workflow-webhook) from 2 to 3.
- [Release notes](https://github.com/distributhor/workflow-webhook/releases)
- [Commits](distributhor/workflow-webhook@v2...v3)

---
updated-dependencies:
- dependency-name: distributhor/workflow-webhook
  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 Oct 10, 2022
@dependabot dependabot bot requested a review from hoersamu October 10, 2022 04:57
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.

0 participants