Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
joshlong
/
java-version-export-github-action
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Added possibility to configure the path where the java version is read from
- #1
#1
Open
Wolf2323
wants to merge 17 commits into
joshlong:main
joshlong/java-version-export-github-action:main
from
BetonQuest:main
BetonQuest/java-version-export-github-action:main
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Added possibility to configure the path where the java version is read from
#1
Wolf2323
wants to merge 17 commits into
joshlong:main
joshlong/java-version-export-github-action:main
from
BetonQuest:main
BetonQuest/java-version-export-github-action:main
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2024
removed fs from package-lock.json as it is automatically removed when running npm install as it is included by Node.ja by default
Wolf2323
committed
06fab3a
View commit details
Copy full SHA for 06fab3a
Browse repository at this point
Added possibility to configure the path where the java version is read from
Wolf2323
committed
294601d
View commit details
Copy full SHA for 294601d
Browse repository at this point
updating...
Wolf2323
committed
4b70eb9
View commit details
Copy full SHA for 4b70eb9
Browse repository at this point
Commits on Sep 12, 2024
rebranded java-version-exporter to belong to BetonQuest, can be reverted later if necessary
Wolf2323
committed
2c5506d
View commit details
Copy full SHA for 2c5506d
Browse repository at this point
Commits on Jun 19, 2025
the maven command is now configurable to use, for example, mvnw
Wolf2323
committed
35459bb
View commit details
Copy full SHA for 35459bb
Browse repository at this point
Merge pull request #1 from BetonQuest/maven-command
Show description for 7f2ea11
Wolf2323
authored
7f2ea11
View commit details
Copy full SHA for 7f2ea11
Browse repository at this point
Commits on Mar 22, 2026
Bump dependencies: `@actions/core` to 3.0.0, `@actions/exec` to 3.0.0, and `@actions/github` to 9.0.0
Wolf2323
committed
dac76f0
View commit details
Copy full SHA for dac76f0
Browse repository at this point
Merge pull request #7 from BetonQuest/update
Show description for 5cb6040
Wolf2323
authored
5cb6040
View commit details
Copy full SHA for 5cb6040
Browse repository at this point
Commits on Mar 23, 2026
regenerate package-lock.json and node_modules folder
Wolf2323
committed
295c9cc
View commit details
Copy full SHA for 295c9cc
Browse repository at this point
Update `package-lock.json` due to package changes
Wolf2323
committed
e014b40
View commit details
Copy full SHA for e014b40
Browse repository at this point
Commits on Jun 3, 2026
Remove `fast-content-type-parse` package and update dependencies: `content-type` to 2.0.0, `esbuild` to 0.28.0, `@octokit/request` to 10.0.10, `undici` to 6.26.0, and `@actions/http-client` to 4.0.1.
Wolf2323
committed
3016291
View commit details
Copy full SHA for 3016291
Browse repository at this point
Update action to use Node.js 24
Wolf2323
committed
3af39f2
View commit details
Copy full SHA for 3af39f2
Browse repository at this point
Migrate codebase to ES module format; update `package.json` to include `"type": "module"`.
Wolf2323
committed
400e136
View commit details
Copy full SHA for 400e136
Browse repository at this point
Commits on Jun 23, 2026
Bump undici from 6.26.0 to 6.27.0
Show description for 4d19d0e
dependabot[bot]
authored
4d19d0e
View commit details
Copy full SHA for 4d19d0e
Browse repository at this point
Commits on Jun 24, 2026
Merge pull request #9 from BetonQuest/dependabot/npm_and_yarn/undici-6.27.0
Show description for 681bb88
Wolf2323
authored
681bb88
View commit details
Copy full SHA for 681bb88
Browse repository at this point
Commits on Aug 5, 2026
Bump undici from 6.27.0 to 6.28.0
Show description for 9ad7f9d
dependabot[bot]
authored
9ad7f9d
View commit details
Copy full SHA for 9ad7f9d
Browse repository at this point
Commits on Aug 6, 2026
Merge pull request #10 from BetonQuest/dependabot/npm_and_yarn/undici-6.28.0
Show description for 90be4bc
Wolf2323
authored
90be4bc
View commit details
Copy full SHA for 90be4bc
Browse repository at this point
You can’t perform that action at this time.