boilerplate-language / boilerplate-python

Template for python
https://kannkyo.github.io/boilerplate-python/html/
MIT License
0 stars 1 forks source link

build(deps): bump EnricoMi/publish-unit-test-result-action from 2.6.1 to 2.6.2 #286

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps EnricoMi/publish-unit-test-result-action from 2.6.1 to 2.6.2.

Release notes

Sourced from EnricoMi/publish-unit-test-result-action's releases.

V2.6.2

Fixes the following issues:

  • Publish comment on the pull request of the event, or on the pull request of the commit otherwise (#438)

In contrast to v2.6.1, the action falls back to the commit's pull requests when the event does not provide a PR.

Commits
  • 39ee91a Releasing v2.6.2
  • 9d34049 Fix wording in event type section
  • 6334727 Fix new section
  • 9d7bc1c Add section on different events types
  • 45f3496 Publish comment on pull request of event, or of commit otherwise (#438)
  • b2e8ee2 Add link for .Net testint
  • 8350ad8 Add intgration error and link to permissions section right after the usage ex...
  • e0e2d75 Add link to Github workflow permissions docs
  • 66241ce Moving permissions up in README.md
  • 8420d2b Update action versions in README.md
  • 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)