diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index ac1b6ca..9dc6183 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 29b6984..7fc25cf 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: