Skip to content

Commit

Permalink
update workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Sep 6, 2024
1 parent e908e48 commit 837eab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:

jobs:
library_generation:
uses: googleapis/google-cloud-java/.github/workflows/reusable_library_generation.yaml@chore/setup-reusable-workflow
uses: googleapis/google-cloud-java/.github/workflows/reusable_library_generation.yaml@66513b6fa0ffe30dad2146b9e50f99211899268c
with:
repo_full_name: ${{ github.event.pull_request.head.repo.full_name }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 837eab3

Please sign in to comment.