Skip to content

Commit

Permalink
Update trigger-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored Aug 6, 2024
1 parent 6951dd9 commit 7b2aeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Set up JDK
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
with:
distribution: 'zulu'
java-version: '17'
Expand Down

0 comments on commit 7b2aeca

Please sign in to comment.