From f8ae3e4e7407befca7289dc97e8388dc9b807ab3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 03:25:04 +0000 Subject: [PATCH] chore(deps): pin pygmystack/.github action to 901048f --- .github/workflows/build_and_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 1a8e967..14136bc 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -13,7 +13,7 @@ on: jobs: ci: - uses: pygmystack/.github/.github/workflows/container-build-test-publish.yml@main + uses: pygmystack/.github/.github/workflows/container-build-test-publish.yml@901048febada4e6ec1644c17e7c374ab627eb9db # main with: image_name: ssh-agent replace_source: ghcr.io/pygmystack/ssh-agent:main