Skip to content

Commit

Permalink
chore(deps): bump WyriHaximus/github-action-wait-for-status (#577)
Browse files Browse the repository at this point in the history
Bumps [WyriHaximus/github-action-wait-for-status](https://github.com/WyriHaximus/github-action-wait-for-status) from 1.7 to 1.8.
- [Release notes](https://github.com/WyriHaximus/github-action-wait-for-status/releases)
- [Commits](WyriHaximus/github-action-wait-for-status@v1.7...v1.8)

---
updated-dependencies:
- dependency-name: WyriHaximus/github-action-wait-for-status
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2023
1 parent 7cb0c5f commit f576635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- name: 'Wait for status checks'
id: waitforstatuschecks
uses: "WyriHaximus/github-action-wait-for-status@v1.7"
uses: "WyriHaximus/github-action-wait-for-status@v1.8"
with:
ignoreActions: Automerge Dependabot
checkInterval: 13
Expand Down

0 comments on commit f576635

Please sign in to comment.