From acd19dbcfa145cadaebb6fe7bf3874a8db104f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 01:33:34 +0000 Subject: [PATCH] Bump ortus-boxlang/setup-boxlang from 1.3.0 to 1.4.0 Bumps [ortus-boxlang/setup-boxlang](https://github.com/ortus-boxlang/setup-boxlang) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/ortus-boxlang/setup-boxlang/releases) - [Changelog](https://github.com/ortus-boxlang/setup-boxlang/blob/development/changelog.md) - [Commits](https://github.com/ortus-boxlang/setup-boxlang/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: ortus-boxlang/setup-boxlang dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a0ee8ab81..101a0abeb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: java-version: "11" - name: Setup BoxLang - uses: ortus-boxlang/setup-boxlang@1.3.0 + uses: ortus-boxlang/setup-boxlang@1.4.0 with: version: "snapshot"