Skip to content

Commit

Permalink
fix: update workflow sha ref
Browse files Browse the repository at this point in the history
  • Loading branch information
victorggonzalez committed Jul 17, 2022
1 parent 2c6b01a commit 5d70ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdelivery-s3-apps-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 5d70ef1

Please sign in to comment.