diff --git a/.github/workflows/update_docker.yml b/.github/workflows/update_docker.yml index a66ddf1..1fdc10f 100644 --- a/.github/workflows/update_docker.yml +++ b/.github/workflows/update_docker.yml @@ -178,8 +178,8 @@ jobs: name: Keep Alive needs: join-arches runs-on: ubuntu-latest + permissions: + actions: write steps: - uses: actions/checkout@v4 - - uses: gautamkrishnar/keepalive-workflow@v2 - with: - use_api: true \ No newline at end of file + - uses: liskin/gh-workflow-keepalive@v1