Skip to content
Snippets Groups Projects
Unverified Commit 931849e9 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update actions/setup-java action to v2.5.0 (#13217)


Co-authored-by: default avatarRenovate Bot <bot@renovateapp.com>
parent 9b2c4b5a
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ jobs:
- name: Set up Java ${{ env.JAVA_VERSION }}
if: env.SKIP_JAVA_TESTS == 'false'
uses: actions/setup-java@5f00602cd1b2819185d88dc7a1b1985f598c6705 # renovate: tag=v2.4.0
uses: actions/setup-java@f0bb91606209742fe3ea40199be2f3ef195ecabf # renovate: tag=v2.5.0
with:
java-version: ${{ env.JAVA_VERSION }}
distribution: 'adopt'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment