Skip to content

Commit

Permalink
Bump actions/setup-python from 3.0.0 to 3.1.2 (flutter#33146)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 7, 2022
1 parent 235d951 commit 4c05cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
persist-credentials: false

- name: setup python
uses: actions/setup-python@0ebf233433c08fb9061af664d501c3f3ff0e9e20
uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6
with:
python-version: '3.7.7' # install the python version needed

Expand Down

0 comments on commit 4c05cb7

Please sign in to comment.