Skip to content

Comments

Bump ortus-boxlang/setup-boxlang from 1.2.0 to 1.3.0#12

Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/github_actions/ortus-boxlang/setup-boxlang-1.3.0
Open

Bump ortus-boxlang/setup-boxlang from 1.2.0 to 1.3.0#12
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/github_actions/ortus-boxlang/setup-boxlang-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps ortus-boxlang/setup-boxlang from 1.2.0 to 1.3.0.

Release notes

Sourced from ortus-boxlang/setup-boxlang's releases.

1.3.0

What's Changed

New Contributors

Full Changelog: ortus-boxlang/setup-boxlang@1.2.0...1.3.0

Changelog

Sourced from ortus-boxlang/setup-boxlang's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[Unreleased]

Added

  • New input: boxlang-home to allow users to customize the BoxLang installation directory. Defaults to ${GITHUB_WORKSPACE}/.boxlang to avoid read-only filesystem issues with /home/runner on GitHub Actions.

Changed

  • BOXLANG_HOME environment variable is now set before installation to ensure BoxLang installs to a writable location. This resolves issues with GitHub Actions runners where /home/runner is read-only.

Security

  • Added explicit permissions: contents: read to test workflow to follow the principle of least privilege and address CodeQL security alerts.
Commits
  • 94f3bf9 Merge pull request #9 from ortus-boxlang/development
  • d2e6f25 Merge pull request #8 from ortus-boxlang/copilot/update-boxlang-home-env-vari...
  • 818026a small updates
  • b310fb4 Fix module installation permissions by setting ownership after sudo install
  • b300c4f permssions
  • dc60fe3 more updates
  • 537663d comments
  • 60f7316 testing
  • 002df3c create home
  • 1772a3e Add workflow permissions to fix CodeQL security alerts
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [ortus-boxlang/setup-boxlang](https://github.com/ortus-boxlang/setup-boxlang) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/ortus-boxlang/setup-boxlang/releases)
- [Changelog](https://github.com/ortus-boxlang/setup-boxlang/blob/development/changelog.md)
- [Commits](ortus-boxlang/setup-boxlang@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: ortus-boxlang/setup-boxlang
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants