File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4141 git checkout -b update-discovery-artifacts-${{ steps.date.outputs.current_date }}
4242
4343 - name : Set up Python 3.9
44- uses : actions/setup-python@v4
44+ uses : actions/setup-python@v5
4545 with :
4646 python-version : 3.9
4747
8383 working-directory : ./scripts
8484
8585 - name : Create PR
86- uses : actions/github-script@v6.4 .1
86+ uses : actions/github-script@v7.0 .1
8787 with :
8888 github-token : ${{secrets.YOSHI_CODE_BOT_TOKEN}}
8989 script : |
Original file line number Diff line number Diff line change 1- pytest==7.4.2
1+ pytest==7.4.3
22flaky==3.7.0
Original file line number Diff line number Diff line change 1- google-api-python-client == 2.102 .0
2- google-auth == 2.23 .2
1+ google-api-python-client == 2.110 .0
2+ google-auth == 2.25 .2
33google-auth-httplib2 == 0.1.1
Original file line number Diff line number Diff line change 1- pandas == 2.1.1
1+ pandas == 2.1.4
You can’t perform that action at this time.
0 commit comments