diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 42d2f966a..848bfc0de 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -77,7 +77,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: igorjs/gh-actions-clean-workflow@v3 + - uses: igorjs/gh-actions-clean-workflow@v6 with: token: ${{ secrets.GITHUB_TOKEN }} days_old: 14