Skip to content

Commit 964486f

Browse files
dependabot[bot]Commit Queue
authored andcommitted
Bump actions/setup-python from 5.1.0 to 5.1.1
Closes #56237 GitOrigin-RevId: b5e80ae Change-Id: I1dd4199ebe87177f53cc1c89f106aea0466961c7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/375620 Commit-Queue: Kevin Moore <[email protected]> Reviewed-by: Kevin Moore <[email protected]>
1 parent 72e9ee8 commit 964486f

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)