Skip to content

Commit

Permalink
Merge pull request #142 from xenit-eu/renovate/actions-setup-java-digest
Browse files Browse the repository at this point in the history
Update actions/setup-java digest to 7a6d8a8
  • Loading branch information
thijslemmens authored Jan 9, 2025
2 parents 1cc157c + b537aef commit 51cd1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
with:
install_only: true
- uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
with:
java-version: '17'
distribution: 'adopt'
Expand Down

0 comments on commit 51cd1e1

Please sign in to comment.