From 62ab931f103f4c9cf09b5f0822de4664bde33285 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 04:33:38 +0000 Subject: [PATCH] chore(deps): pin ampelproject/ampel-interface action to e880b6e --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9c29425..ec350c8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ on: jobs: ci: - uses: AmpelProject/Ampel-interface/.github/workflows/ci.yml@ci-py12-v3 + uses: AmpelProject/Ampel-interface/.github/workflows/ci.yml@e880b6e4cc9827cb4a85a06d00cb36738d9dda93 # ci-py12-v3 secrets: inherit with: python-version: "3.10"