Skip to content

Commit

Permalink
Merge pull request #149 from sigstore/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-java-4.2.2

build(deps): bump actions/setup-java from 4.2.1 to 4.2.2
  • Loading branch information
cpanato authored Aug 6, 2024
2 parents ba774b5 + 0e3cda3 commit 4b0f2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
needs: [sigstore-python]
steps:
- name: Set up JDK
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
with:
java-version: 17
distribution: 'temurin'
Expand Down

0 comments on commit 4b0f2ba

Please sign in to comment.