diff --git a/.github/workflows/cdelivery-s3-apps-caller.yml b/.github/workflows/cdelivery-s3-apps-caller.yml index 3c564107..633a5874 100644 --- a/.github/workflows/cdelivery-s3-apps-caller.yml +++ b/.github/workflows/cdelivery-s3-apps-caller.yml @@ -13,7 +13,7 @@ jobs: name: Graasp app file-drop # 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/cdelivery-s3-apps.yml@7b5dd84304458c3c5ab03cbbde059670f77b1687 + uses: graasp/graasp-deploy/.github/workflows/cdelivery-s3-apps.yml@a5e6f97c18c86d97e3e8f15b27e4d898746327cf # Replace input build-folder or version if needed with: build-folder: 'build'