From ed657e5025888e7bd5da91a458411460852ea345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 15:19:37 +0000 Subject: [PATCH] build(deps): Bump allenevans/set-env from 2.0.0 to 4.0.0 Bumps [allenevans/set-env](https://github.com/allenevans/set-env) from 2.0.0 to 4.0.0. - [Release notes](https://github.com/allenevans/set-env/releases) - [Changelog](https://github.com/allenevans/set-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/allenevans/set-env/compare/v2.0.0...v4.0.0) --- updated-dependencies: - dependency-name: allenevans/set-env dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b4fa130b3..962f723c4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: # DEPLOYMENT PARAMETERS # - name: Set additional deployment variables - uses: allenevans/set-env@v2.0.0 + uses: allenevans/set-env@v4.0.0 with: APP_URL: https://ukcp.vatsim.uk APPLICATION_ROOT: ${{ secrets.APPLICATION_ROOT }}