Skip to content

Commit d2dcfee

Browse files
dependabot[bot]athomas
authored andcommitted
Bump actions/setup-python from 5.1.1 to 5.2.0
Closes #56630 GitOrigin-RevId: 40f73f7 Change-Id: I814303bafe1c9e0a4bce0339496da13464e90eaf Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/383200 Reviewed-by: Alexander Thomas <athom@google.com>
1 parent 2f6a6f4 commit d2dcfee

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