Skip to content

Commit

Permalink
fix: update workflow sha commit
Browse files Browse the repository at this point in the history
  • Loading branch information
victorggonzalez committed Jun 15, 2022
1 parent 29a527f commit 10f97c9
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 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@e8d867feae69292a412f781299ade402e047b7a4
uses: graasp/graasp-deploy/.github/workflows/cintegration-s3.yml@e545e23e196a2bd6b96be494f3acf230342e875b
with:
build-folder: 'build'
secrets:
Expand Down

0 comments on commit 10f97c9

Please sign in to comment.