File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66jobs :
77 backend-check :
88 name : " Backend Check"
9- uses : pennlabs/shared-actions/.github/workflows/django.yaml@v0.1.9
9+ uses : pennlabs/shared-actions/.github/workflows/django.yaml
1010 secrets : inherit
1111 with :
1212 projectName : pennmobile
1919
2020 frontend-check :
2121 name : " Frontend Check"
22- uses : pennlabs/shared-actions/.github/workflows/react.yaml@v0.1.9
22+ uses : pennlabs/shared-actions/.github/workflows/react.yaml
2323 with :
2424 path : frontend
2525 imageName : penn-mobile-frontend
@@ -119,7 +119,7 @@ jobs:
119119
120120 deploy :
121121 name : " Deploy"
122- uses : pennlabs/shared-actions/.github/workflows/deployment.yaml@v0.1.9
122+ uses : pennlabs/shared-actions/.github/workflows/deployment.yaml
123123 with :
124124 githubRef : ${{ github.ref }}
125125 gitSha : ${{ github.sha }}
You can’t perform that action at this time.
0 commit comments