Skip to content

Commit

Permalink
Merge pull request #32672 from hashicorp/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-java-3.12.0

build(deps): bump actions/setup-java from 3.11.0 to 3.12.0
  • Loading branch information
ewbankkit authored Jul 28, 2023
2 parents 5c820cd + 525c920 commit 69e3a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-teamcity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
- uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
with:
distribution: adopt
java-version: 17
Expand Down

0 comments on commit 69e3a02

Please sign in to comment.