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