Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action digest to 32bab5b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 951d295 commit c79f787
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@32bab5b15a50e1b08ae1565fc18471b42da9665b
with:
arguments: publishToSonatype closeAndReleaseSonatypeStagingRepository
build-root-directory: ./sdk/java
Expand Down

0 comments on commit c79f787

Please sign in to comment.