From d60d78face6a8f5760034420e38c74cb132738f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 22:09:23 +0000 Subject: [PATCH] Bump ortus-boxlang/setup-boxlang from 1.2.0 to 1.3.0 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](https://github.com/ortus-boxlang/setup-boxlang/compare/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] --- .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 901f60983..1696952fb 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.2.0 + uses: ortus-boxlang/setup-boxlang@1.3.0 with: version: "snapshot"