Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action digest to 5d2dd0d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 951d295 commit 16a664c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
$GITHUB_ENV
- if: ${{ matrix.language == 'java' && env.PUBLISH_NRM == 'true' }}
name: Publish Java SDK
uses: gradle/gradle-build-action@9bca466e2722baf9e77b4f929bbe0af18848791f
uses: gradle/gradle-build-action@5d2dd0dea4f991e50e445c733ea237f7fb58fde1
with:
arguments: publishToSonatype closeAndReleaseSonatypeStagingRepository
build-root-directory: ./sdk/java
Expand Down

0 comments on commit 16a664c

Please sign in to comment.