Skip to content

Commit

Permalink
chore(deps): update dependency com.google.api:gapic-generator-java to…
Browse files Browse the repository at this point in the history
… v2.46.1 (#11187)
  • Loading branch information
renovate-bot authored Sep 26, 2024
1 parent 2e87a55 commit 1ab08f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
gcr.io/cloud-devrel-public-resources/java-library-generation:"${library_generation_image_tag}" \
/src/cli/entry_point.py validate-generation-config
env:
library_generation_image_tag: 2.46.0
library_generation_image_tag: 2.46.1
workspace_name: /workspace

# TODO: Uncomment the needed Github Actions
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generated_files_sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
pull_request:
name: generation diff
env:
library_generation_image_tag: 2.46.0
library_generation_image_tag: 2.46.1
jobs:
root-pom:
# root pom.xml does not have diff from generated one
Expand Down

0 comments on commit 1ab08f5

Please sign in to comment.