bridgecrewio / yor

Extensible auto-tagger for your IaC files. The ultimate way to link entities in the cloud back to the codified resource which created it.
https://www.yor.io
Apache License 2.0
808 stars 123 forks source link

Bump tj-actions/verify-changed-files from 16.0.0 to 16.1.0 #429

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps tj-actions/verify-changed-files from 16.0.0 to 16.1.0.

Release notes

Sourced from tj-actions/verify-changed-files's releases.

v16.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/tj-actions/verify-changed-files/compare/v16...v16.1.0

v16.0.1

What's Changed

Full Changelog: https://github.com/tj-actions/verify-changed-files/compare/v16...v16.0.1

Changelog

Sourced from tj-actions/verify-changed-files's changelog.

Changelog

16.1.0 - (2023-09-14)

🐛 Bug Fixes

  • github-actions: Remove old output syntax (#326) (b414bdd) - (Stefan Hoth)

➕ Add

  • Add fail-if-changed option (#321)
  • Add fail-if-changed option

  • Update entrypoint.sh

  • Update test.yml


Co-authored-by: Tonye Jack jtonye@ymail.com (167811b) - (Minecraftschurli)

➖ Remove

  • Deleted .github/ISSUE_TEMPLATE/feature_request.yaml (de69a3b) - (Tonye Jack)
  • Deleted .github/ISSUE_TEMPLATE/bug_report.yaml (ef39314) - (Tonye Jack)
  • Deleted .github/FUNDING.yml (1f41d5d) - (Tonye Jack)

🔄 Update

  • Updated README.md (e74de09) - (jackton1)
  • Updated README.md (c5f7ef3) - (jackton1)
  • Updated README.md (#328)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (1b0a45f) - (tj-actions[bot])

  • Updated .github/FUNDING.yml (6d81f71) - (Tonye Jack)
  • Updated .github/FUNDING.yml (112c640) - (Tonye Jack)
  • Updated README.md (796d6c7) - (repo-ranger[bot])
  • Update README.md (427c15b) - (Tonye Jack)

📚 Documentation

  • Add stefanhoth as a contributor for code (#330) (c93a8c1) - (allcontributors[bot])
  • Add Minecraftschurli as a contributor for code, doc, and test (#327) (c508450) - (allcontributors[bot])

📝 Other

... (truncated)

Commits
  • a9b6fd3 chore(deps): update tj-actions/auto-doc action to v3.0.1
  • 0ca1c5c chore(deps): update reviewdog/action-shellcheck action to v1.19
  • fa3832e Merge pull request #332 from tj-actions/renovate/actions-checkout-4.x
  • f5cda3c chore(deps): update actions/checkout action to v4
  • de69a3b Deleted .github/ISSUE_TEMPLATE/feature_request.yaml
  • ef39314 Deleted .github/ISSUE_TEMPLATE/bug_report.yaml
  • 1f41d5d Deleted .github/FUNDING.yml
  • d4b2f94 Merge pull request #331 from tj-actions/chore/update-readme
  • e74de09 Updated README.md
  • b414bdd fix(github-actions): Remove old output syntax (#326)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 11 months ago

Superseded by #433.