From d68b3d306e22af63038ecaa47b5329bc6059c821 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 18:06:20 +0800 Subject: [PATCH] Update Chizkiyahu/delete-untagged-ghcr-action action to v3 (#15) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build-latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-latest.yml b/.github/workflows/build-latest.yml index 21cd5bf..ec5785b 100644 --- a/.github/workflows/build-latest.yml +++ b/.github/workflows/build-latest.yml @@ -36,7 +36,7 @@ jobs: V2RAY_PLUGIN_VERSION=master SS_RUST_VERSION=master - - uses: Chizkiyahu/delete-untagged-ghcr-action@v2 + - uses: Chizkiyahu/delete-untagged-ghcr-action@v3 continue-on-error: true with: token: ${{ secrets.CR_PAT }}