Skip to content

Commit 1b7bc48

Browse files
authored
Rename token to clarify scope
1 parent 9ba5bca commit 1b7bc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
repository: github/enterprise-releases
29-
token: ${{ secrets.CODEQL_CI_TOKEN }}
29+
token: ${{ secrets.ENTERPRISE_RELEASE_TOKEN }}
3030
path: ${{ github.workspace }}/enterprise-releases/
3131
- name: Update Supported Enterprise Server Versions
3232
run: |

0 commit comments

Comments
 (0)