Skip to content

Commit

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

Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4
  • Loading branch information
matzbot committed Apr 8, 2024
2 parents 1e1ea24 + 4ba959c commit 7c50a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: dependabot/fetch-metadata@v2
id: metadata
- name: Wait for status checks
uses: lewagon/wait-on-check-action@v1.3.3

This comment was marked as spam.

Copy link
@Mundimundir

Mundimundir Apr 11, 2024

@

uses: lewagon/wait-on-check-action@v1.3.4
with:
repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha || github.sha }}
Expand Down

0 comments on commit 7c50a0b

Please sign in to comment.