Skip to content

Commit 0436e40

Browse files
chore: use gcp-docuploader 0.6.3 (#1708) (#1193)
* chore: use gcp-docuploader 0.6.3 (#1708) Source-Link: googleapis/synthtool@fbc8bfe Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e76136cc48f90aa19ba29cdfbd4002111467e44a1c9d905867d98dafafbd03bb * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: losalex <90795544+losalex@users.noreply.github.com>
1 parent 2a35381 commit 0436e40

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

‎.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:a3fe0b4c75f322520f548e535ed329df1e475ace3cb4a979b78e003cb822636a
16+
digest: sha256:e76136cc48f90aa19ba29cdfbd4002111467e44a1c9d905867d98dafafbd03bb
17+

‎.kokoro/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gcp-docuploader==0.6.4
1+
gcp-docuploader==0.6.3
22
google-crc32c==1.3.0
33
googleapis-common-protos==1.56.3
44
gcp-releasetool==1.9.1

‎.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ cryptography==38.0.3 \
135135
# -r requirements.in
136136
# gcp-releasetool
137137
# secretstorage
138-
gcp-docuploader==0.6.4 \
139-
--hash=sha256:01486419e24633af78fd0167db74a2763974765ee8078ca6eb6964d0ebd388af \
140-
--hash=sha256:70861190c123d907b3b067da896265ead2eeb9263969d6955c9e0bb091b5ccbf
138+
gcp-docuploader==0.6.3 \
139+
--hash=sha256:ba8c9d76b3bbac54b0311c503a373b00edc2dc02d6d54ea9507045adb8e870f7 \
140+
--hash=sha256:c0f5aaa82ce1854a386197e4e359b120ad6d4e57ae2c812fce42219a3288026b
141141
# via -r requirements.in
142142
gcp-releasetool==1.9.1 \
143143
--hash=sha256:952f4055d5d986b070ae2a71c4410b250000f9cc5a1e26398fcd55a5bbc5a15f \

0 commit comments

Comments
 (0)