diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-11 06:03:57 +0000 |
|---|---|---|
| committer | matzbot <svn-admin@ruby-lang.org> | 2024-01-10 22:37:40 -0800 |
| commit | 1a66828a7e1b280e1408ff519b03eaa9626c6ab3 (patch) | |
| tree | bd093a6be19f7f868b2e43ad9359fa80cbba12eb | |
| parent | 505ac323e3654e57dfe338712a6a9b63fb1e5574 (diff) | |
Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/e106e5c43e8ca1edea6383a39a01c5ca495fd812...595dabb3acf442d47e29c9ec9ba44db0c6bdd18f)
---
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>
| -rw-r--r-- | .github/workflows/dependabot_automerge.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot_automerge.yml b/.github/workflows/dependabot_automerge.yml index 6259199b11..5858507ae7 100644 --- a/.github/workflows/dependabot_automerge.yml +++ b/.github/workflows/dependabot_automerge.yml @@ -15,7 +15,7 @@ jobs: id: metadata - name: Wait for status checks - uses: lewagon/wait-on-check-action@e106e5c43e8ca1edea6383a39a01c5ca495fd812 # v1.3.1 + uses: lewagon/wait-on-check-action@595dabb3acf442d47e29c9ec9ba44db0c6bdd18f # v1.3.3 with: repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }} ref: ${{ github.event.pull_request.head.sha || github.sha }} |
