From 2c766c67b84daec74fca2a5f62a08af8a2601bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 07:31:39 +0000 Subject: [PATCH] build(deps): bump strumwolf/delete-deployment-environment from 2 to 3 Bumps [strumwolf/delete-deployment-environment](https://github.com/strumwolf/delete-deployment-environment) from 2 to 3. - [Release notes](https://github.com/strumwolf/delete-deployment-environment/releases) - [Commits](https://github.com/strumwolf/delete-deployment-environment/compare/v2...v3) --- updated-dependencies: - dependency-name: strumwolf/delete-deployment-environment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-clean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-clean.yml b/.github/workflows/deploy-clean.yml index a68393a..8181372 100644 --- a/.github/workflows/deploy-clean.yml +++ b/.github/workflows/deploy-clean.yml @@ -98,7 +98,7 @@ jobs: steps: - name: >- ⚙️ Deployments › Clean - uses: strumwolf/delete-deployment-environment@v2 + uses: strumwolf/delete-deployment-environment@v3 with: token: ${{ secrets.SELF_TOKEN_CL }} environment: orion