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

Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.1.1 to 1.2.0.
- [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.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/528/head
dependabot[bot] 1 year ago committed by GitHub
parent 15db7114a8
commit 09f45d94be
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.2.0
with:
check-name: lint
ref: ${{ needs.setup.outputs.testing_branch }}

Loading…
Cancel
Save