diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 9082586..ccd793d 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -17,7 +17,7 @@ permissions: jobs: global_infra: name: "Global" - uses: osinfra-io/github-terraform-called-workflows/.github/workflows/plan-and-apply.yml@v0.2.0 + uses: osinfra-io/github-terraform-called-workflows/.github/workflows/plan-and-apply.yml@v0.2.1 if: github.actor != 'dependabot[bot]' with: checkout_ref: ${{ github.ref }}