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 00056c2 commit 09982faCopy full SHA for 09982fa
.github/workflows/snapshot_tests.yml
@@ -49,6 +49,8 @@ jobs:
49
- name: Get original snapshots
50
run: |
51
git clone https://github.com/AppThreat/dep-scan-snapshots.git /home/runner/work/original_snapshots
52
+ cd /home/runner/work/original_snapshots
53
+ git checkout ff036a22eedeeacfb38bf1260b9925758861b290
54
55
- name: Generate snapshots and test
56
env:
0 commit comments