Fix docker FMA token (#30335)

# Checklist for submitter

homebrew changed the cask name, breaking the github action

action result:
https://github.com/fleetdm/fleet/actions/runs/15902261437/job/44847838594
successful FMA PR here:
https://github.com/fleetdm/fleet/pull/30334/files
This commit is contained in:
Tim Lee
2025-06-26 13:00:06 -05:00
committed by GitHub
parent 614376236a
commit 7091d2edd7
@@ -2,7 +2,7 @@
"name": "Docker Desktop",
"slug": "docker/darwin",
"unique_identifier": "com.docker.docker",
"token": "docker",
"token": "docker-desktop",
"installer_format": "dmg",
"default_categories": ["Developer tools"]
}