Merge pull request #1908 from gofiber/dependabot/github_actions/lewagon/wait-on-check-action-1.4.1

chore(deps): bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1
This commit is contained in:
Juan Calderon-Perez
2025-11-27 11:28:52 -05:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Wait for check is finished
uses: lewagon/wait-on-check-action@v1.4.0
uses: lewagon/wait-on-check-action@v1.4.1
id: wait_for_checks
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}