Bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2

Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/525/head
dependabot[bot] 2 years ago committed by GitHub
parent 2b8772e6f0
commit 071e63b68f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/update_software_lists.yml

@ -93,7 +93,7 @@ jobs:
run: |
git config user.name "${{ needs.setup.outputs.git_user }}"
git config user.email "${{ needs.setup.outputs.git_email }}"
- uses: lewagon/wait-on-check-action@v1.1.1
- uses: lewagon/wait-on-check-action@v1.1.2
with:
check-name: lint
ref: ${{ needs.setup.outputs.testing_branch }}

Loading…
Cancel
Save