From 812ca6f4c1946d890a5cbd471b1c641e95d1613c Mon Sep 17 00:00:00 2001 From: LuizAsFight Date: Thu, 28 Nov 2024 16:59:10 -0300 Subject: [PATCH] chore --- .github/workflows/links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index d6fd9a74c4..33e7050e55 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -5,7 +5,7 @@ on: jobs: check-links: - uses: FuelLabs/github-actions/.github/workflows/next-links.yml@master + uses: FuelLabs/github-actions/.github/workflows/next-links.yml@19aa40e with: status: ${{ github.event.deployment_status.state }} preview-url: ${{ github.event.deployment_status.environment_url }}