Skip to content

Commit c29563e

Browse files
committed
ci: use federated enterprise release PAT
1 parent 5d3eb98 commit c29563e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-supported-enterprise-server-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3939
with:
4040
repository: github/enterprise-releases
41-
token: ${{ secrets.ENTERPRISE_RELEASE_TOKEN }}
41+
token: ${{ secrets.CODEQL_CI_ENTERPRISE_RELEASE_PAT }}
4242
path: ${{ github.workspace }}/enterprise-releases/
4343
sparse-checkout: releases.json
4444

0 commit comments

Comments
 (0)