-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 chore(pre-commit.yaml): remove unnecessary write permissions
🔧 chore(pre-commit.yaml): change contents permission to read 🔧 chore(pre-commit.yaml): use github.token instead of env.GITHUB_TOKEN 🔧 chore(.pre-commit-config.yaml): uncomment terraform_validate hook 🐛 fix(examples/complete/outputs.tf): correct typo in sftp_dns variable name The changes in pre-commit.yaml remove unnecessary write permissions and change the contents permission to read. The github.token is used instead of env.GITHUB_TOKEN. The terraform_validate hook is uncommented in .pre-commit-config.yaml. The fix in examples/complete/outputs.tf corrects a typo in the sftp_dns variable name.
- Loading branch information
Showing
3 changed files
with
4 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters