Skip to content

Commit db65a28

Browse files
committed
Bump shared actions
1 parent a557506 commit db65a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
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"
@@ -49,7 +49,7 @@ jobs:
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)