Skip to content

Commit 5439f62

Browse files
authored
fix(gha): Pin workflow version and use prebuild default script.
2 parents 684e664 + c97f274 commit 5439f62

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ jobs:
1212
contents: read
1313
id-token: write
1414
packages: write
15-
uses: mozilla-it/deploy-actions/.github/workflows/build-and-push.yml@main
15+
uses: mozilla-it/deploy-actions/.github/workflows/build-and-push.yml@v4.0.4
1616
with:
1717
image_name: phabricator
1818
gar_name: phabricator-prod
1919
project_id: moz-fx-phabricator-prod
20-
prebuild_script: true

0 commit comments

Comments
 (0)