Skip to content

SPHTech-Platform/gha-tflint-aws-plugin-autoupdate

Repository files navigation

gha-tflint-aws-plugin-autoupdate

This action runs pre-commit autoupdate command to update the versions in the pre-commit yaml file and makes a PR to the repo for updates

Example usage

Insert into part of the steps workflow

steps:
  - uses: SPHTech-Platform/gha-tflint-aws-plugin-autoupdate
    name: Update pre-commit config automatically
    with:
      GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

About

Reusable composite action for updating tflint aws plugin automatically

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published