diff --git a/auto_update_github_action.yml b/auto_update_github_action.yml index 9fc6cea0..7e73779e 100644 --- a/auto_update_github_action.yml +++ b/auto_update_github_action.yml @@ -73,6 +73,7 @@ jobs: runs-on: ubuntu-latest permissions: actions: write + contents: read steps: - uses: actions/checkout@v4 - uses: gautamkrishnar/keepalive-workflow@v2