From 2a241c87c33b9dc175ff99678c3074449a69f990 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 7 May 2025 17:29:40 +0200 Subject: [PATCH] chore(github): update reproduire workflow --- .github/workflows/reproduire.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reproduire.yml b/.github/workflows/reproduire.yml index daf6aea8..89e8b82a 100644 --- a/.github/workflows/reproduire.yml +++ b/.github/workflows/reproduire.yml @@ -12,6 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: Hebilicious/reproduire@v1 + - uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp with: label: needs-reproduction # Optional, will default to this value.