From 75a60a013c6cabf70f13348818036ffd492a1d9a Mon Sep 17 00:00:00 2001 From: "repo-duster[bot]" <87358111+repo-duster[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 08:38:40 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20fountainhead/acti?= =?UTF-8?q?on-wait-for-check=20action=20(=20v1.1.0=20=E2=86=92=20v1.2.0=20?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | fountainhead/action-wait-for-check | v1.1.0 | v1.2.0 | --- .github/workflows/charts-release-ghpages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-release-ghpages.yaml b/.github/workflows/charts-release-ghpages.yaml index 83328b7c..d392f454 100644 --- a/.github/workflows/charts-release-ghpages.yaml +++ b/.github/workflows/charts-release-ghpages.yaml @@ -87,7 +87,7 @@ jobs: disable_globbing: true - 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 }} id: wait-for-deploy with: