Skip to content

Commit

Permalink
Bump actions/setup-java from 3.5.0 to 3.5.1 (#1470)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@d854b6d...a18c333)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2022
1 parent a464232 commit 9f90fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/specparser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
repository: dart-lang/sdk
path: sdk
- name: Set up JDK 11
uses: actions/setup-java@d854b6da19cdadd9a010605529e522c2393ebd38
uses: actions/setup-java@a18c333f3f14249953dab3e186e5e21bf3390f1d
with:
java-version: '11'
distribution: temurin
Expand Down

0 comments on commit 9f90fd4

Please sign in to comment.