aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/deploy_library_releases.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-25 10:43:38 +0530
committerGitHub <noreply@github.com>2024-01-25 05:13:38 +0000
commita3d0b990c720d7a2e98de5ff444054f0e57fb60b (patch)
tree26fc2782af87f470fcea10e543ac80e5e4210666 /.github/workflows/deploy_library_releases.yml
parente3326268575d23f721bf55ab1bfd6ea996959bab (diff)
chore(deps): update gradle/gradle-build-action action to v2.12.0 (#2872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/deploy_library_releases.yml')
-rw-r--r--.github/workflows/deploy_library_releases.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy_library_releases.yml b/.github/workflows/deploy_library_releases.yml
index d6c1c728..b3a05ac7 100644
--- a/.github/workflows/deploy_library_releases.yml
+++ b/.github/workflows/deploy_library_releases.yml
@@ -18,7 +18,7 @@ jobs:
java-version: 20
- name: Upload binaries
- uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2 # v2.11.1
+ uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0
with:
arguments: --no-configuration-cache :autofill-parser:publishAllPublicationsToMavenCentralRepository
gradle-home-cache-cleanup: true