Skip to content

Commit

Permalink
Bump fountainhead/action-wait-for-check from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [fountainhead/action-wait-for-check](https://github.com/fountainhead/action-wait-for-check) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/fountainhead/action-wait-for-check/releases)
- [Commits](fountainhead/action-wait-for-check@4699210...297be35)

---
updated-dependencies:
- dependency-name: fountainhead/action-wait-for-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent 5ffebb3 commit 1d1b63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

steps:
- name: Wait for doc tests
uses: fountainhead/action-wait-for-check@4699210ccc66e2a13260803fadbb77085421b891
uses: fountainhead/action-wait-for-check@297be350cf8393728ea4d4b39435c7d7ae167c93
id: wait-for-doc-tests
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1d1b63c

Please sign in to comment.