From 500593de49a32399359f751ed9ed661732519932 Mon Sep 17 00:00:00 2001 From: Miguel Martinez Trivino Date: Tue, 3 Oct 2023 18:17:12 +0200 Subject: [PATCH] chore: update action Signed-off-by: Miguel Martinez Trivino --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5e88946..fc68276 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -54,7 +54,7 @@ jobs: # Attest the uploaded artifacts listed in .chainloop.yaml chainloop: - uses: chainloop-dev/labs/.github/workflows/chainloop.yml@22771db0eec9be335d9dd5f1f9741f6dd65a5239 + uses: chainloop-dev/labs/.github/workflows/chainloop.yml@a75dff2ef342a1e5c5e1ec5c42fb99f3d1bc03cb needs: deploy secrets: api_token: ${{ secrets.CHAINLOOP_WF_RELEASE }}