diff --git a/.github/workflows/trigger-nightly.yml b/.github/workflows/trigger-nightly.yml index bd6990ccc..6d3795966 100644 --- a/.github/workflows/trigger-nightly.yml +++ b/.github/workflows/trigger-nightly.yml @@ -44,7 +44,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.NIGHTLY_BUILD_GH_TOKEN }} - name: 'Delete nightly containers older than a week' - uses: snok/container-retention-policy@v3.0.0 + uses: snok/container-retention-policy@v3.0.1 with: account: ConduitIO image-names: conduit