guitarrapc / githubactions-lab

github actions ci lab
MIT License
43 stars 5 forks source link

chore(deps): bump rokroskar/workflow-run-cleanup-action from 0.2.2 to 0.3.3 #140

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps rokroskar/workflow-run-cleanup-action from 0.2.2 to 0.3.3.

Release notes

Sourced from rokroskar/workflow-run-cleanup-action's releases.

v0.3.3

0.3.3 (2021-04-27)

Bug Fixes

  • bolean expression so we don't cancel runs on other PRs (#30) (ee1451b)
  • workflow now cancels itself when newer workflow is detected (#22) (70016f4)

Version 0.3.2

0.3.2 (2021-03-10)

Bug Fixes

Version 0.3.1

0.3.1 (2021-03-09)

Bug Fixes

  • only cancel workflows sharing the same head repo (#14) (2bdd3f2)

Version 0.3.0

0.3.0 (2021-01-05)

Features

  • enable workflow cancellation for "Waiting" workflows (#11) (035a48f)
Commits
  • ee1451b fix: bolean expression so we don't cancel runs on other PRs (#30)
  • 5fb07e7 chore: cleanup of entrypoint.sh (#23)
  • 70016f4 fix: workflow now cancels itself when newer workflow is detected (#22)
  • 11ce1a2 Added Shellcheck (#25)
  • 1ba8de3 fix: ensure grep exit code is "0" #17
  • 2bdd3f2 fix: only cancel workflows sharing the same head repo (#14)
  • 213fe75 docs: add conventional commits badge to readme (#12)
  • 035a48f feat: enable workflow cancellation for "Waiting" workflows (#11)
  • d3e9e17 docs: fix readme typo (#8)
  • 0d59348 docs: Update readme with required scopes for access token (#7)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)