From cf5020ee66228282ae130679ee780488ba61b5a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:55:32 +0000 Subject: [PATCH] Bump github/command from 1.2.2 to 1.3.0 Bumps [github/command](https://github.com/github/command) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/github/command/releases) - [Commits](https://github.com/github/command/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: github/command dependency-type: direct:production update-type: version-update:semver-minor ... 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..3feeffb 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@v1.3.0 id: command with: command: ".approved"