diff --git a/terraform/action.yml b/terraform/action.yml index ddafce0..489a2af 100644 --- a/terraform/action.yml +++ b/terraform/action.yml @@ -61,7 +61,7 @@ runs: with: type: now target_branch: ${{ github.event.pull_request.base.ref }} - github_token: ${{ inputs.github_token }} + github_token: ${{ inputs.github-token }} - uses: marceloprado/has-changed-path@v1 id: changed