Skip to content

Commit

Permalink
Merge pull request #277 from ewjoachim/dependabot/github_actions/foun…
Browse files Browse the repository at this point in the history
…tainhead/action-wait-for-check-1.2.0
  • Loading branch information
ewjoachim authored Mar 18, 2024
2 parents 4939d68 + 2c13c1d commit 870d8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: poetry install

- name: Wait for tests to succeed
uses: fountainhead/action-wait-for-check@v1.1.0
uses: fountainhead/action-wait-for-check@v1.2.0
id: wait-for-ci
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 870d8ec

Please sign in to comment.