Skip to content

Commit

Permalink
Merge pull request #178 from buty4649/dependabot/github_actions/lewag…
Browse files Browse the repository at this point in the history
…on/wait-on-check-action-1.3.4

Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4
  • Loading branch information
github-actions[bot] authored Apr 8, 2024
2 parents 50857b9 + 0457fba commit d97fe12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Wait for status checks
uses: lewagon/wait-on-check-action@v1.3.3
uses: lewagon/wait-on-check-action@v1.3.4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha || github.sha }}
Expand Down

0 comments on commit d97fe12

Please sign in to comment.