diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index f4bee5d4..24c2ffdd 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -115,7 +115,7 @@ jobs: APP_PACKAGES_URL: ghcr.io/worldhealthorganization/ddcc-gateway/ddcc-gateway APP_PACKAGES_USERNAME: ${{ github.actor }} APP_PACKAGES_PASSWORD: ${{ secrets.GITHUB_TOKEN }} - - uses: actions/delete-package-versions@v5 + - uses: actions/delete-package-versions@5.0.0 with: package-name: ${APP_PACKAGES_URL} min-versions-to-keep: 3