We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45530b0 commit cac479bCopy full SHA for cac479b
.github/workflows/ci.yaml
@@ -91,7 +91,7 @@ jobs:
91
test/docker/entrypoint.sh
92
env:
93
NETWORK: ${{matrix.network}}
94
- - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
95
with:
96
path: |
97
bash-completion-*.tar.xz
.github/workflows/scorecard.yaml
@@ -27,7 +27,7 @@ jobs:
27
results_file: results.sarif
28
results_format: sarif
29
publish_results: true
30
31
32
name: SARIF file
33
path: results.sarif
0 commit comments