···11name: "setup-pack"
22description: "Install a version of Buldpacks' pack tool"
33+icon: "box"
44+color: "purple"
35inputs:
46 pack-version: # id of input
57 description: "What version of Pack to install"
···1214runs:
1315 using: "node12"
1416 main: "dist/index.js"
1515-icon: box
1616-color: "#2E3440"