Skip to content

Commit

Permalink
deps: update googleapis/sdk-platform-java action to v2.50.0 (#2261)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 15, 2024
1 parent 5b3b68b commit d0aab7d
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 @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/scripts@v2.49.0
- uses: googleapis/sdk-platform-java/.github/scripts@v2.50.0
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down

0 comments on commit d0aab7d

Please sign in to comment.