Skip to content

Commit

Permalink
build(deps): bump actions/setup-java in /gh-actions/envoy/android/pre
Browse files Browse the repository at this point in the history
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@8df1039...7a6d8a8)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent be97b00 commit 293261b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-actions/envoy/android/pre/action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
runs:
using: composite
steps:
- uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b
with:
java-version: '11'
java-package: jdk
Expand Down

0 comments on commit 293261b

Please sign in to comment.