Skip to content

Commit b921bb4

Browse files
authored
fix(gha): Pin workflow version and use prebuild default script.
1 parent 684e664 commit b921bb4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ jobs:
1212
contents: read
1313
id-token: write
1414
packages: write
15-
uses: mozilla-it/deploy-actions/.github/workflows/build-and-push.yml@main
16-
with:
15+
uses: mozilla-it/deploy-actions/.github/workflows/[email protected]
1716
image_name: phabricator
1817
gar_name: phabricator-prod
1918
project_id: moz-fx-phabricator-prod
20-
prebuild_script: true

0 commit comments

Comments
 (0)