Skip to content

Commit d332f5b

Browse files
committed
Bump shared actions
1 parent a557506 commit d332f5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/shared-build-deploy.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# black: true
1818

1919
publish-backend:
20-
uses: pennlabs/shared-actions/.github/workflows/[email protected]
20+
uses: pennlabs/shared-actions/.github/workflows/[email protected].6
2121
with:
2222
# Inputs
2323
imageName: "office-hours-queue-backend"
@@ -43,13 +43,13 @@ jobs:
4343

4444
frontend-check:
4545
name: "Frontend Check"
46-
uses: pennlabs/shared-actions/.github/workflows/[email protected].1
46+
uses: pennlabs/shared-actions/react-check/action[email protected].6
4747
with:
4848
path: frontend
4949
nodeVersion: 18.0.0
5050

5151
publish-frontend:
52-
uses: pennlabs/shared-actions/.github/workflows/[email protected]
52+
uses: pennlabs/shared-actions/.github/workflows/[email protected].6
5353
with:
5454
# Inputs
5555
imageName: "office-hours-queue-frontend"

0 commit comments

Comments
 (0)