Skip to content

Commit d35c1e6

Browse files
committed
chore(deps): update all dependencies
1 parent 619985e commit d35c1e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
working-directory: ./scripts
8484

8585
- name: Create PR
86-
uses: actions/github-script@v6.3.0
86+
uses: actions/github-script@v6.3.1
8787
with:
8888
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
8989
script: |

samples/compute/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.62.0
2-
google-auth==2.11.1
1+
google-api-python-client==2.63.0
2+
google-auth==2.12.0
33
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)