From bd697977813c91bdff6c2a52a47b79b1b81fd354 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 23:32:27 +0000 Subject: [PATCH] chore(deps): Pin hyperi-io/hyperi-ci action to 41bfd1f --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 994bcdd2..d4e45014 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ permissions: jobs: ci: - uses: hyperi-io/hyperi-ci/.github/workflows/rust-ci.yml@main + uses: hyperi-io/hyperi-ci/.github/workflows/rust-ci.yml@41bfd1f1e033f9bcd4877089a9ee7f48f989263d # main with: publish-target: oss tag: ${{ inputs.tag || '' }}