From aaa60c0798a0f52aba559c334de46f9fad7eaab5 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Fri, 9 May 2025 15:08:21 +0200 Subject: [PATCH] chore(github): update `reproduire` workflow --- .github/workflows/reproduire.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reproduire.yml b/.github/workflows/reproduire.yml index 89e8b82a..6d81139f 100644 --- a/.github/workflows/reproduire.yml +++ b/.github/workflows/reproduire.yml @@ -11,7 +11,7 @@ jobs: reproduire: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp with: - label: needs-reproduction # Optional, will default to this value. + label: needs reproduction \ No newline at end of file