Skip to content

Commit

Permalink
chore(deps): update actions/setup-java digest to 7a6d8a8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 0442b90 commit dbbfc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
run: |
npm ci
npm run package
- uses: actions/setup-java@7136edc5e8145b3c0b6bae8f4e62706c74e76538
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b
with:
java-version: ${{ inputs.java-version }}
distribution: ${{ inputs.java-distribution }}
Expand Down

0 comments on commit dbbfc0d

Please sign in to comment.