From e036b0b7b0ffa40fbf2befff5dab4d345e18392f Mon Sep 17 00:00:00 2001 From: Zoey Date: Fri, 23 Feb 2024 23:51:34 +0100 Subject: [PATCH] fix: reproduire version --- .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 db2fe7d2..77f95c28 100644 --- a/.github/workflows/reproduire.yml +++ b/.github/workflows/reproduire.yml @@ -11,6 +11,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: Hebilicious/reproduire@v1 + - uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp with: label: needs-reproduction