Skip to content

Commit

Permalink
Merge pull request #476 from ruby/dependabot/github_actions/lewagon/w…
Browse files Browse the repository at this point in the history
…ait-on-check-action-1.3.1

Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1
  • Loading branch information
matzbot authored Feb 20, 2023
2 parents c443da6 + a7bec8c commit 672962c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: dependabot/fetch-metadata@v1
id: metadata
- name: Wait for status checks
uses: lewagon/wait-on-check-action@v1.2.0
uses: lewagon/wait-on-check-action@v1.3.1
with:
repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha || github.sha }}
Expand Down

0 comments on commit 672962c

Please sign in to comment.