aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/sync_crowdin.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-06 20:54:01 +0530
committerGitHub <noreply@github.com>2022-12-06 20:54:01 +0530
commit646e55ae2a19c9a6230e2b3563be096a93285e38 (patch)
tree193b88730638137bb0005dbacbb8fc2ab4993bbb /.github/workflows/sync_crowdin.yml
parenta4ac146648f11ffa63ce9ecaa2ef46948b9c0a73 (diff)
chore(deps): update actions/setup-java action to v3.8.0 (#2283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/sync_crowdin.yml')
-rw-r--r--.github/workflows/sync_crowdin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml
index 058c75ee..3c07ffbe 100644
--- a/.github/workflows/sync_crowdin.yml
+++ b/.github/workflows/sync_crowdin.yml
@@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
- name: Set up JDK
- uses: actions/setup-java@19eeec562b37d29a1ad055b7de9c280bd0906d8d # v3.7.0
+ uses: actions/setup-java@c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c # v3.8.0
with:
distribution: temurin
java-version: 18