Skip to content

Commit ad82503

Browse files
Update terraform-linters/tflint-load-config-action action to v3 (#84)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-linters/tflint-load-config-action](https://redirect.github.com/terraform-linters/tflint-load-config-action) | action | major | `v2` → `v3` | --- ### Release Notes <details> <summary>terraform-linters/tflint-load-config-action (terraform-linters/tflint-load-config-action)</summary> ### [`v3`](https://redirect.github.com/terraform-linters/tflint-load-config-action/compare/v2...v3) [Compare Source](https://redirect.github.com/terraform-linters/tflint-load-config-action/compare/v2...v3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/riege/code-quality). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8529437 commit ad82503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
} >> "$GITHUB_STEP_SUMMARY"
7373
7474
- name: Load TFLint config
75-
uses: terraform-linters/tflint-load-config-action@v2
75+
uses: terraform-linters/tflint-load-config-action@v3
7676
if: success() || failure()
7777
with:
7878
source-repo: riege/code-quality

0 commit comments

Comments
 (0)