deps: update googleapis/sdk-platform-java action to v2.52.0 (#1753) · googleapis/java-logging@3dcf86a (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 3dcf86a
deps: update googleapis/sdk-platform-java action to v2.52.0 (#1753)
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -37,7 +37,7 @@ jobs: | ||
37 | 37 | with: |
38 | 38 | fetch-depth: 0 |
39 | 39 | token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }} |
40 | - - uses: googleapis/sdk-platform-java/.github/scripts@v2.51.1 | |
40 | + - uses: googleapis/sdk-platform-java/.github/scripts@v2.52.0 | |
41 | 41 | if: env.SHOULD_RUN == 'true' |
42 | 42 | with: |
43 | 43 | base_ref: ${{ github.base_ref }} |