From 118c489027e10ad70e4f22a986bdefa256269327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Gonz=C3=A1lez?= <36533965+victorggonzalez@users.noreply.github.com> Date: Mon, 11 Jul 2022 17:14:38 +0200 Subject: [PATCH] fix: update sha workflow reference --- .github/workflows/cdelivery-s3-caller.yml | 2 +- .github/workflows/cintegration-s3-caller.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cdelivery-s3-caller.yml b/.github/workflows/cdelivery-s3-caller.yml index 973eab22..45bf1c39 100644 --- a/.github/workflows/cdelivery-s3-caller.yml +++ b/.github/workflows/cdelivery-s3-caller.yml @@ -10,7 +10,7 @@ on: jobs: graasp-deploy-s3-workflow: name: Graasp Player - uses: graasp/graasp-deploy/.github/workflows/cdelivery-s3.yml@main + uses: graasp/graasp-deploy/.github/workflows/cdelivery-s3.yml@5976045215b3db442504fdfecf3255fcb5d96fab with: build-folder: 'build' tag: ${{ github.event.client_payload.tag }} diff --git a/.github/workflows/cintegration-s3-caller.yml b/.github/workflows/cintegration-s3-caller.yml index 0b55bf92..385556ce 100644 --- a/.github/workflows/cintegration-s3-caller.yml +++ b/.github/workflows/cintegration-s3-caller.yml @@ -15,7 +15,7 @@ jobs: graasp-deploy-s3-workflow: name: Graasp Player # Reference reusable workflow file. Using the commit SHA is the safest for stability and security - uses: graasp/graasp-deploy/.github/workflows/cintegration-s3.yml@5049607f97ad484178fe228673f1802974af834f + uses: graasp/graasp-deploy/.github/workflows/cintegration-s3.yml@5976045215b3db442504fdfecf3255fcb5d96fab with: build-folder: 'build' secrets: