René's URL Explorer Experiment


Title: Bump actions/setup-java from 1 to 2 by dependabot[bot] · Pull Request #59 · kensipe/java · GitHub

Open Graph Title: Bump actions/setup-java from 1 to 2 by dependabot[bot] · Pull Request #59 · kensipe/java

X Title: Bump actions/setup-java from 1 to 2 by dependabot[bot] · Pull Request #59 · kensipe/java

Description: Bumps actions/setup-java from 1 to 2. Release notes Sourced from actions/setup-java's releases. v2.0.0 The major release actions/setup-java@v2 See more details in README file. This action provides the following functionality for GitHub Actions runners: Downloading and setting up a requested version of Java. See Usage for a list of supported distributions Extracting and caching custom version of Java from a local file Configuring runner for publishing using Apache Maven Configuring runner for publishing using Gradle Configuring runner for using GPG private key Registering problem matchers for error output V2 vs V1 V2 supports custom distributions and provides support for Zulu OpenJDK and Adopt OpenJDK out of the box. V1 supports only Zulu OpenJDK V2 requires you to specify distribution along with the version. V1 defaults to Zulu OpenJDK, only version input is required. Follow the migration guide to switch from V1 to V2 Usage Inputs java-version and distribution are mandatory. See Supported distributions section for a list of available options. Basic Adopt OpenJDK steps: - uses: actions/checkout@v2 - uses: actions/setup-java@v2 with: distribution: 'adopt' # See 'Supported distributions' for available options java-version: '11' - run: java -cp java HelloWorldApp Zulu OpenJDK steps: - uses: actions/checkout@v2 - uses: actions/setup-java@v2 with: distribution: 'zulu' # See 'Supported distributions' for available options java-version: '11' - run: java -cp java HelloWorldApp Supported version syntax The java-version input supports an exact version or a version range using SemVer notation: major versions: 8, 11, 15 more specific versions: 11.0, 11.0.4, 8.0.232, 8.0.282+8 early access (EA) versions: 15-ea, 15.0.0-ea, 15.0.0-ea.2, 15.0.0+2-ea Supported distributions ... (truncated) Commits 8764a52 Rename v2-preview to v2 in docs and tests (#151) b53500d Merge "v2-preview" branch into "main" (#150) ebb424f Beatify "main" warning about breaking changes (#144) 9c7940b Add breaking change warning to 'main' branch (#138) fc62cca V2 setup-java ADR (#97) e73e96a Merge pull request #131 from actions/v-malob/update-codeowners ea31b1d Update CODEOWNERS ff0054d Merge pull request #123 from dmitry-shibanov/fix-documentation-for-gpg-import... 81290cd change imported to exported 546dae7 Merge pull request #122 from dmitry-shibanov/update-docs-for-maven-and-gpg Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open Graph Description: Bumps actions/setup-java from 1 to 2. Release notes Sourced from actions/setup-java's releases. v2.0.0 The major release actions/setup-java@v2 See more details in README file. This action pro...

X Description: Bumps actions/setup-java from 1 to 2. Release notes Sourced from actions/setup-java's releases. v2.0.0 The major release actions/setup-java@v2 See more details in README file. This action...

Opengraph URL: https://github.com/kensipe/java/pull/59

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:cf391d8c-8ee9-48d9-f08b-8a0635c7908a
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB06A:3E23A7:152C1D6:1D4799D:6A5F22B9
html-safe-noncece89cc85ec09de0b871d6e5601f789c1ab49fbaedc4934c393e6f4db24617adc
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMDZBOjNFMjNBNzoxNTJDMUQ2OjFENDc5OUQ6NkE1RjIyQjkiLCJ2aXNpdG9yX2lkIjoiMzc1MTk0NjQzMDcwMzQxMTg5NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac6b454631b25fe6b4ccbf8f92dc3afe62d51b73a06ff7988566722d8fc5fbc2de
hovercard-subject-tagpull_request:642707350
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/kensipe/java/pull/59/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps actions/setup-java from 1 to 2. Release notes Sourced from actions/setup-java's releases. v2.0.0 The major release actions/setup-java@v2 See more details in README file. This action pro...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneaf57322612a2efc3d6fee860947245ffbb465e4e3f9eb5dfefc0f770217aa0ca
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/kensipe/java git https://github.com/kensipe/java.git
octolytics-dimension-user_id27497
octolytics-dimension-user_loginkensipe
octolytics-dimension-repository_id142614813
octolytics-dimension-repository_nwokensipe/java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id90675730
octolytics-dimension-repository_parent_nwokubernetes-client/java
octolytics-dimension-repository_network_root_id90675730
octolytics-dimension-repository_network_root_nwokubernetes-client/java
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release93fabb5edc1b64676979fa226fed14ab56431f54
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/kensipe/java/pull/59/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fkensipe%2Fjava%2Fpull%2F59%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fkensipe%2Fjava%2Fpull%2F59%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=kensipe%2Fjava
Reloadhttps://github.com/kensipe/java/pull/59/files
Reloadhttps://github.com/kensipe/java/pull/59/files
Reloadhttps://github.com/kensipe/java/pull/59/files
kensipe https://github.com/kensipe
javahttps://github.com/kensipe/java
kubernetes-client/javahttps://github.com/kubernetes-client/java
Notifications https://github.com/login?return_to=%2Fkensipe%2Fjava
Fork 0 https://github.com/login?return_to=%2Fkensipe%2Fjava
Star 0 https://github.com/login?return_to=%2Fkensipe%2Fjava
Code https://github.com/kensipe/java
Pull requests 8 https://github.com/kensipe/java/pulls
Actions https://github.com/kensipe/java/actions
Projects https://github.com/kensipe/java/projects
Wiki https://github.com/kensipe/java/wiki
Security and quality 0 https://github.com/kensipe/java/security
Insights https://github.com/kensipe/java/pulse
Code https://github.com/kensipe/java
Pull requests https://github.com/kensipe/java/pulls
Actions https://github.com/kensipe/java/actions
Projects https://github.com/kensipe/java/projects
Wiki https://github.com/kensipe/java/wiki
Security and quality https://github.com/kensipe/java/security
Insights https://github.com/kensipe/java/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fkensipe%2Fjava%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fkensipe%2Fjava%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/kensipe/java/tree/master
dependabot/github_actions/actions/setup-java-2https://github.com/kensipe/java/tree/dependabot/github_actions/actions/setup-java-2
Conversation 1 https://github.com/kensipe/java/pull/59
Commits 1 https://github.com/kensipe/java/pull/59/commits
Checks 0 https://github.com/kensipe/java/pull/59/checks
Files changed https://github.com/kensipe/java/pull/59/files
Please reload this pagehttps://github.com/kensipe/java/pull/59/files
Bump actions/setup-java from 1 to 2 https://github.com/kensipe/java/pull/59/files#top
Show all changes 1 commit https://github.com/kensipe/java/pull/59/files
8624e25 Bump actions/setup-java from 1 to 2 dependabot[bot] May 12, 2021 https://github.com/kensipe/java/pull/59/commits/8624e25eac4bea753eddf2097ac31229fe9825a0
Clear filters https://github.com/kensipe/java/pull/59/files
Please reload this pagehttps://github.com/kensipe/java/pull/59/files
Please reload this pagehttps://github.com/kensipe/java/pull/59/files
.github/workflows/maven.ymlhttps://github.com/kensipe/java/pull/59/files#diff-5dbf1a803ecc13ff945a08ed3eb09149a83615e83f15320550af8e3a91976446
View file https://github.com/kensipe/java/blob/8624e25eac4bea753eddf2097ac31229fe9825a0/.github/workflows/maven.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/kensipe/java/pull/59/{{ revealButtonHref }}
https://github.com/kensipe/java/pull/59/files#diff-5dbf1a803ecc13ff945a08ed3eb09149a83615e83f15320550af8e3a91976446
https://github.com/kensipe/java/pull/59/files#diff-5dbf1a803ecc13ff945a08ed3eb09149a83615e83f15320550af8e3a91976446
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.