diff --git a/.github/workflows/deploy_infra.yml b/.github/workflows/deploy_infra.yml index 25e8d5f..75242b5 100644 --- a/.github/workflows/deploy_infra.yml +++ b/.github/workflows/deploy_infra.yml @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: github/command@v1.2.2 + - uses: github/command@v1.3.0 id: command with: command: ".deploy"