From 58a46a7ab9264577361ab3d3b32cc004f49e21b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:05:31 +0000 Subject: [PATCH] Bump github/command from 1.2.2 to 2.0.0 Bumps [github/command](https://github.com/github/command) from 1.2.2 to 2.0.0. - [Release notes](https://github.com/github/command/releases) - [Commits](https://github.com/github/command/compare/v1.2.2...v2.0.0) --- updated-dependencies: - dependency-name: github/command dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy_infra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_infra.yml b/.github/workflows/deploy_infra.yml index 7ef4c23..77ef786 100644 --- a/.github/workflows/deploy_infra.yml +++ b/.github/workflows/deploy_infra.yml @@ -28,7 +28,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: github/command@v1.2.2 + - uses: github/command@v2.0.0 id: command with: command: ".approved"