From ceff809f66d15c498540997b55540af55bac56aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 04:16:19 +0000 Subject: [PATCH] chore(deps): update dcarbone/install-jq-action action to v3.2.0 --- .github/workflows/action-push-oras.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-push-oras.yml b/.github/workflows/action-push-oras.yml index b87b66a..71483a7 100644 --- a/.github/workflows/action-push-oras.yml +++ b/.github/workflows/action-push-oras.yml @@ -18,7 +18,7 @@ jobs: name: mirrors-frontend-build path: public/ - name: Install jq - uses: dcarbone/install-jq-action@v3.1.1 + uses: dcarbone/install-jq-action@v3.2.0 - name: Install ORAS uses: oras-project/setup-oras@v1 - name: Login ORAS