diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index ac1b6caa69..9dc61838b8 100644 --- a/.github/workflows/sync-labels.yaml +++ b/.github/workflows/sync-labels.yaml @@ -26,6 +26,7 @@ jobs: uses: actions/checkout@v4 with: repository: shaka-project/shaka-github-tools + persist-credentials: false # TODO: revert to micnncim and new release after landing # https://github.com/micnncim/action-label-syncer/pull/68 diff --git a/.github/workflows/update-issues.yaml b/.github/workflows/update-issues.yaml index 29b6984a65..7fc25cf054 100644 --- a/.github/workflows/update-issues.yaml +++ b/.github/workflows/update-issues.yaml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v4 with: repository: shaka-project/shaka-github-tools + persist-credentials: false - name: Update Issues env: