Skip to content

Commit

Permalink
change sha
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Mar 18, 2024
1 parent d032f1a commit 1a0777c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-from-configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
base_branch: main
# the branch with which the pull request is associated.
branch_name: generate-libraries-main
library_generation_image_tag: 73ac484cf75ea418d510abc5b229f44ab8f0490023ea2d3c11a08c729977fcfe
library_generation_image_tag: 7a6993b81c8e940488fcf24e7e13569bb3333602db20ebbb2d29871368a776ef
repo_volumes: "-v repo-google-cloud-java:/workspace/google-cloud-java"
steps:
- uses: actions/checkout@v4
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: 73ac484cf75ea418d510abc5b229f44ab8f0490023ea2d3c11a08c729977fcfe
library_generation_image_tag: 7a6993b81c8e940488fcf24e7e13569bb3333602db20ebbb2d29871368a776ef
repo_volumes: "-v repo-google-cloud-java:/workspace/google-cloud-java"
jobs:
root-pom:
Expand Down

0 comments on commit 1a0777c

Please sign in to comment.