aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/deploy_library_releases.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-14 05:22:52 +0530
committerGitHub <noreply@github.com>2024-02-13 23:52:52 +0000
commit6e932ceff13cfcf176c86c00bc96a3d6c47874ce (patch)
tree5dc77a31486963ecee4e6c365b77d13916fb2694 /.github/workflows/deploy_library_releases.yml
parent9aa8931614c9aceb2aab779b99b0862badab7551 (diff)
chore(deps): update gradle/actions digest to 417ae3c (#2901)
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 89fe9d06..14dfcecc 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/actions/setup-gradle@ec92e829475ac0c2315ea8f9eced72db85bb337a # v3
+ uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3
with:
arguments: --no-configuration-cache :autofill-parser:publishAllPublicationsToMavenCentralRepository
gradle-home-cache-cleanup: true