From b4517a3683ce9707e5406c06ae44bba95b35799a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 09:41:53 +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 5759dc9..6850377 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: PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }} with: