diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index 919d685a..94096461 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -17,7 +17,7 @@ jobs: - uses: rlespinasse/github-slug-action@1.1.0 - name: Cleanup - uses: thecodingmachine/deeployer-cleanup-action@master + uses: docker://thecodingmachine/deeployer-cleanup-action@master env: KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }} with: