mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-23 00:50:48 +00:00
Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.0.0...v1.1.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:
parent
22c1a1d140
commit
39dcbc0c60
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_software_list.yml
vendored
2
.github/workflows/update_software_list.yml
vendored
|
@ -99,7 +99,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git config user.name "${{ needs.setup.outputs.git_user }}"
|
git config user.name "${{ needs.setup.outputs.git_user }}"
|
||||||
git config user.email "${{ needs.setup.outputs.git_email }}"
|
git config user.email "${{ needs.setup.outputs.git_email }}"
|
||||||
- uses: lewagon/wait-on-check-action@v1.0.0
|
- uses: lewagon/wait-on-check-action@v1.1.1
|
||||||
with:
|
with:
|
||||||
check-name: lint
|
check-name: lint
|
||||||
ref: ${{ needs.setup.outputs.testing_branch }}
|
ref: ${{ needs.setup.outputs.testing_branch }}
|
||||||
|
|
Loading…
Reference in a new issue