We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e716b commit f0697f9Copy full SHA for f0697f9
1 file changed
.github/workflows/update_librarian_googleapis.yaml
@@ -33,7 +33,7 @@ jobs:
33
repository: googleapis/google-cloud-java
34
path: google-cloud-java
35
fetch-depth: 0
36
- token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
+ persist-credentials: false
37
- name: Check for Open PR
38
env:
39
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments