Skip to content

Commit 80e8aa8

Browse files
dependabot[bot]athomas
authored andcommitted
Bump actions/setup-python from 5.2.0 to 5.3.0
Closes #56974 GitOrigin-RevId: 138278b Change-Id: Ibd2a321fdd86c95caf1122ab28a0bb0427c75e9b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/392085 Reviewed-by: Alexander Thomas <[email protected]>
1 parent 683875a commit 80e8aa8

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@f677139bbe7f9c59b41e40162b753c062f5d49a3
29+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
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)