Skip to content

Commit b7d1308

Browse files
authored
Update get-latest-agent-version.yaml
1 parent 97d719d commit b7d1308

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/get-latest-agent-version.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10-
with:
11-
token: ${{ secrets.REPO_SCOPED_TOKEN }}
1210
- name: Fetch release version
1311
run: |
1412
curl -sL https://api.github.com/repos/microsoft/azure-pipelines-agent/releases/latest | \

0 commit comments

Comments
 (0)