answerdigital / terraform-modules

The repo for the infrastructure as code
MIT License
3 stars 4 forks source link

Bump aquasecurity/tfsec-action from 1.0.0 to 1.0.3 #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aquasecurity/tfsec-action from 1.0.0 to 1.0.3.

Release notes

Sourced from aquasecurity/tfsec-action's releases.

v1.0.3

Allow GitHub token to avoid GitHub API rate limiting

v1.0.2

  • fail on error

Full Changelog*: https://github.com/aquasecurity/tfsec-action/compare/v1.0.1...v1.0.2

Tfsec Action v1.0.1

No release notes provided.

Commits
  • b466648 Merge pull request #9 from nkuik/feat/allow-github-token-to-avoid-rate-limiting
  • 135720f Merge pull request #7 from burib/patch-1
  • 312f0a2 Reorganize apk packages in Dockerfile, add basic open source attribution
  • fa0cf2e Improve error output by using GitHub Action workflow commands
  • 96a954a Update README with 'github_token' optional input
  • d685f7b Error message if rate-limited request (status code of '403')
  • 503f009 feat: Allow passing github_token to avoid rate limiting
  • 3430ac1 fix: update alpine to use 3.16 from 3.12
  • c747f24 Merge pull request #3 from rogercoll/master
  • 9ea6c3c docs: fix inputs example
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)