Skip to content

Commit

Permalink
deps: update googleapis/sdk-platform-java action to v2.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 25, 2024
1 parent e77fdaf commit a764fc3
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 @@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/scripts@v2.46.0
- uses: googleapis/sdk-platform-java/.github/scripts@v2.46.1
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down

0 comments on commit a764fc3

Please sign in to comment.