Skip to content

Commit

Permalink
chore(deps): update actions/setup-java digest to 9eda6b5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 88da707 commit 9dc8454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout
uses: actions/checkout@f1d3225b5376a0791fdee5a0e8eac5289355e43a # pin@v2
- name: Java setup
uses: actions/setup-java@e54a62b3df9364d4b4c1c29c7225e57fe605d7dd # pin@v1
uses: actions/setup-java@9eda6b51cc4f6ee99be3dd5537b85e389e47bda9 # pin@v1
with:
java-version: 17
- name: Cache
Expand Down

0 comments on commit 9dc8454

Please sign in to comment.