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

Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.2.0...v1.3.1)

---
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>
This commit is contained in:
dependabot[bot] 2023-02-17 02:59:48 +00:00 коммит произвёл matzbot
Родитель dd28c55a7c
Коммит a7beb4cfad
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/dependabot_automerge.yml поставляемый
Просмотреть файл

@ -12,7 +12,7 @@ jobs:
uses: dependabot/fetch-metadata@v1
id: metadata
- name: Wait for status checks
uses: lewagon/wait-on-check-action@v1.2.0
uses: lewagon/wait-on-check-action@v1.3.1
with:
repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha || github.sha }}