File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 4747 BATON_ACCOUNT_ID : ${{ secrets.BATON_ACCOUNT_ID }}
4848 BATON_WORKSPACES : ${{ secrets.BATON_WORKSPACES }}
4949 BATON_WORKSPACE_TOKENS : ${{ secrets.BATON_WORKSPACE_TOKENS }}
50- # The following parameters are passed to grant/revoke commands
51- # CONNECTOR_GRANT: 'group:778441812670942:member:user:5346803201281760'
52- CONNECTOR_ENTITLEMENT : ' group:account/8c6f99ec-78ce-4654-8f92-e716b3dd67a7/group/778441812670942:member'
53- CONNECTOR_PRINCIPAL_TYPE : ' user'
54- CONNECTOR_PRINCIPAL : ' 5346803201281760'
5550 steps :
5651 - name : Install Go
5752 uses : actions/setup-go@v5
6762 env :
6863 BATON : baton
6964 BATON_DATABRICKS : ./baton-databricks
65+ CONNECTOR_ENTITLEMENT : ' group:account/8c6f99ec-78ce-4654-8f92-e716b3dd67a7/group/66271399072731:member'
66+ CONNECTOR_PRINCIPAL_TYPE : ' user'
67+ CONNECTOR_PRINCIPAL : ' 5346803201281760'
7068 run : ./scripts/grant-revoke.sh
You can’t perform that action at this time.
0 commit comments