Skip to content

Commit 88e6392

Browse files
authored
Merge pull request #24 from macadmins/gregneagle-patch-4
Update build_munki.yml
2 parents de2b63e + eece6a7 commit 88e6392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_munki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
APP_SIGNING_IDENTITY: "Developer ID Application: Mac Admins Open Source (T4SK8ZXCXG)"
55
INSTALLER_SIGNING_IDENTITY: "Developer ID Installer: Mac Admins Open Source (T4SK8ZXCXG)"
66
NOTARY_APP_PASSWORD: ${{ secrets.NOTARY_APP_PASSWORD_MAOS }}
7-
REVISION: b720ed5e592cf7e4bb64d4dc25bff0925e4b6354 # hardcoded for now until we figure out how we want to tackle this - v6.6.0
7+
REVISION: 46b81f061ce4b3888ca87eae7daf3d8bc49d0742 # (corresponds to v6.6.5) -- hardcoded for now until we figure out how we want to tackle this - v6.6.0
88
XCODE_PATH: "/Applications/Xcode_15.2.app"
99

1010
on: [workflow_dispatch]

0 commit comments

Comments
 (0)