Skip to content

Commit

Permalink
v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Nov 22, 2022
1 parent edcd84f commit cf2c225
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ The [dflook/terraform-apply](https://github.com/dflook/terraform-github-actions/
Variables set here override any given in `var_file`s.
This **can** be used with remote backends such as Terraform Cloud/Enterprise, with variables set in the remote workspace having precedence.

> :warning: Secret values are not masked in the PR comment. Set a `label` to avoid revealing the variables in the PR.

- Type: string
- Optional

Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ outputs:

runs:
using: docker
image: docker://danielflook/terraform-github-actions@sha256:7edff0d05c6ad3f7fd88f0af21a73be9fce20eea1490f4d82f6609d419825f3c
image: docker://danielflook/terraform-github-actions@sha256:64464552ca35e382a9a1611cafd81e6bdd002c35d38fb2b7fc120594c58914ca
entrypoint: /entrypoints/plan.sh

branding:
Expand Down

0 comments on commit cf2c225

Please sign in to comment.