From adc126a80c8f9d91815f47958074cb9bf0301b73 Mon Sep 17 00:00:00 2001 From: Baodi Shi Date: Mon, 18 Dec 2023 11:41:39 +0800 Subject: [PATCH] Update nick-invision to nick-fields (#39) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9b25c2c..9a7a620 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: echo "::set-output name=readme-file::pulsar-io-activemq.md" - name: build and push docker image - uses: nick-invision/retry@v2 + uses: nick-fields/retry@v2 with: max_attempts: 99 retry_wait_seconds: 60