Skip to content

Commit e7c329b

Browse files
chore(deps): update lewagon/wait-on-check-action action to v1.4.1 (#40)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8d84ab commit e7c329b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- name: Wait for Docker Build
51-
uses: lewagon/[email protected].0
51+
uses: lewagon/wait-on-check-action@3603e826ee561ea102b58accb5ea55a1a7482343 # v1.4.1
5252
with:
5353
ref: ${{ github.sha }}
5454
check-name: Docker (Build & Push)
5555
repo-token: ${{ secrets.GITHUB_TOKEN }}
5656
wait-interval: 30
5757
allowed-conclusions: success
5858
- name: Wait for Security Scan
59-
uses: lewagon/[email protected].0
59+
uses: lewagon/wait-on-check-action@3603e826ee561ea102b58accb5ea55a1a7482343 # v1.4.1
6060
with:
6161
ref: ${{ github.sha }}
6262
check-name: Security (Docker Security)

0 commit comments

Comments
 (0)