diff --git a/.github/workflows/github-id.yml b/.github/workflows/github-id.yml index 01b007a9f..a0c7e53c7 100644 --- a/.github/workflows/github-id.yml +++ b/.github/workflows/github-id.yml @@ -13,6 +13,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + token: ${{ secrets.GITHUB_TOKEN }} - name: Get changed files id: files