Skip to content

Commit

Permalink
fix: update sha workflow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
victorggonzalez committed Jun 15, 2022
1 parent 6bbed7b commit ca0c325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cintegration-s3-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
graasp-deploy-s3-workflow:
name: Graasp Builder
# Reference reusable workflow file. Using the commit SHA is the safest for stability and security
uses: graasp/graasp-deploy/.github/workflows/cintegration-s3.yml@e545e23e196a2bd6b96be494f3acf230342e875b
uses: graasp/graasp-deploy/.github/workflows/cintegration-s3.yml@5049607f97ad484178fe228673f1802974af834f
with:
build-folder: 'build'
secrets:
Expand Down

0 comments on commit ca0c325

Please sign in to comment.