mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
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:
2
.github/workflows/dependabot_automerge.yml
vendored
2
.github/workflows/dependabot_automerge.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user