Rename token to clarify scope

This commit is contained in:
Óscar San José 2025-01-29 12:34:35 +01:00 committed by GitHub
parent 9ba5bca2ab
commit 1b7bc4888b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: github/enterprise-releases
token: ${{ secrets.CODEQL_CI_TOKEN }}
token: ${{ secrets.ENTERPRISE_RELEASE_TOKEN }}
path: ${{ github.workspace }}/enterprise-releases/
- name: Update Supported Enterprise Server Versions
run: |