Skip to content

Commit

Permalink
Update actions/setup-java digest to a18c333
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and galovics committed Sep 30, 2022
1 parent d4fc655 commit d3c8ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- name: Set up JDK 8
uses: actions/setup-java@d854b6da19cdadd9a010605529e522c2393ebd38 # tag=v3
uses: actions/setup-java@a18c333f3f14249953dab3e186e5e21bf3390f1d # tag=v3
with:
java-version: '8'
distribution: 'corretto'
Expand Down

0 comments on commit d3c8ceb

Please sign in to comment.