Skip to content

Commit

Permalink
Merge pull request #55 from clouddrove/dependabot/github_actions/lewa…
Browse files Browse the repository at this point in the history
…gon/wait-on-check-action-1.3.1
  • Loading branch information
anmolnagpal authored Dec 5, 2023
2 parents 068dd81 + 72d941e commit 022dbfd
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 @@ -13,7 +13,7 @@ jobs:
if: github.actor == 'dependabot[bot]'
steps:
- name: Wait for "tflint" to succeed
uses: lewagon/wait-on-check-action@v1.0.0
uses: lewagon/wait-on-check-action@v1.3.1
with:
ref: ${{ github.event.pull_request.head.sha }}
check-name: 'tf-lint / tflint'
Expand Down

0 comments on commit 022dbfd

Please sign in to comment.