From 114170174445da21e75a6adb3683805a44a43f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Gonz=C3=A1lez?= <36533965+victorggonzalez@users.noreply.github.com> Date: Wed, 7 Sep 2022 12:40:47 +0200 Subject: [PATCH] fix: update workflow sha ref --- .github/workflows/update-staging-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-staging-version.yml b/.github/workflows/update-staging-version.yml index bbf59f6a..31d6a26f 100644 --- a/.github/workflows/update-staging-version.yml +++ b/.github/workflows/update-staging-version.yml @@ -29,7 +29,7 @@ jobs: name: Graasp app calculator # Replace 'main' with the hash of a commit, so it points to an specific version of the reusable workflow that is used # Reference reusable workflow file. Using the commit SHA is the safest for stability and security - uses: graasp/graasp-deploy/.github/workflows/update-staging-version.yml@2c1fbb283ea5db70258237bb0fe0fd1a09064861 + uses: graasp/graasp-deploy/.github/workflows/update-staging-version.yml@c5c706c5b643b04f6e9012fc4bb5fa736b6a651e with: release-type: ${{ inputs.release-type }} secrets: