mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-02 23:47:37 +08:00
Remove workflow actions version comments since upgrades are done via dependabot (#4161)
This commit is contained in:
1
.github/workflows/arc-release-runners.yaml
vendored
1
.github/workflows/arc-release-runners.yaml
vendored
@@ -39,7 +39,6 @@ jobs:
|
||||
|
||||
- name: Get Token
|
||||
id: get_workflow_token
|
||||
# https://github.com/peter-murray/workflow-application-token-action/releases/tag/v3.0.0
|
||||
uses: peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
|
||||
with:
|
||||
application_id: ${{ secrets.ACTIONS_ACCESS_APP_ID }}
|
||||
|
||||
Reference in New Issue
Block a user