Skip to content

Commit 2cf3a72

Browse files
dependabot[bot]athomas
authored andcommitted
Bump actions/setup-python from 5.3.0 to 5.4.0
Closes #60029 GitOrigin-RevId: 920fd33 Change-Id: I25104652498f71e82deae7044420623b56dc59f4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407360 Reviewed-by: Alexander Thomas <[email protected]>
1 parent 466cc35 commit 2cf3a72

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