Skip to content

Commit b5e80ae

Browse files
Merge dbb7e63 into 15792df
2 parents 15792df + dbb7e63 commit b5e80ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third-party-deps-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
persist-credentials: false
2828
- name: "setup python"
29-
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
29+
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f
3030
with:
3131
python-version: '3.7.7' # install the python version needed
3232
- name: "extract deps, find commit hash, pass to osv-scanner"

0 commit comments

Comments
 (0)