Skip to content

Commit

Permalink
Merge pull request #64 from clouddrove/dependabot/github_actions/lewa…
Browse files Browse the repository at this point in the history
…gon/wait-on-check-action-1.3.3
  • Loading branch information
anmolnagpal authored Dec 21, 2023
2 parents 8e25d1a + 5e881a0 commit b4907fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- name: Wait for "${{ matrix.tf-checks }}" to succeed
uses: lewagon/[email protected].1
uses: lewagon/[email protected].3
with:
ref: ${{ github.event.pull_request.head.sha }}
check-name: ${{ matrix.tf-checks }}
Expand Down

0 comments on commit b4907fb

Please sign in to comment.