We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a185621 commit c3c8e72Copy full SHA for c3c8e72
2 files changed
.github/workflows/provenance.yml
@@ -13,7 +13,7 @@ jobs:
13
check-provenance:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
with:
18
fetch-depth: 0
19
- name: Check provenance downgrades
.github/workflows/reproduction.yml
@@ -11,6 +11,6 @@ jobs:
11
12
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- - uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
+ - uses: Hebilicious/reproduire@a4b274773e3d6e8bef547385710473af11f5ec5d # v0.0.9-mp
label: needs reproduction
0 commit comments