From 46e132357ca500650403e499c4c87a501c51c932 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:31:25 +0000 Subject: [PATCH] chore(deps): pin yesolutions/mirror-action action to 662fce0 --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index c868b37..98ec830 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 with: fetch-depth: 0 - - uses: yesolutions/mirror-action@master + - uses: yesolutions/mirror-action@662fce0eced8996f64d7fa264d76cddd84827f33 # master with: REMOTE: "https://codeberg.org/nikoksr/assert-go.git" GIT_USERNAME: "nikoksr"