ci(github-action): update fountainhead/action-wait-for-check action ( v1.1.0 → v1.2.0 )

| datasource  | package                            | from   | to     |
| ----------- | ---------------------------------- | ------ | ------ |
| github-tags | fountainhead/action-wait-for-check | v1.1.0 | v1.2.0 |
This commit is contained in:
repo-duster[bot] 2024-03-15 08:38:40 +00:00
parent 23164367ab
commit 75a60a013c

View file

@ -87,7 +87,7 @@ jobs:
disable_globbing: true disable_globbing: true
- name: Wait for deploy - name: Wait for deploy
uses: fountainhead/action-wait-for-check@v1.1.0 uses: fountainhead/action-wait-for-check@v1.2.0
if: ${{ steps.auto-commit.outputs.changes_detected }} if: ${{ steps.auto-commit.outputs.changes_detected }}
id: wait-for-deploy id: wait-for-deploy
with: with: