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
810 stars 123 forks source link

Bump tj-actions/verify-changed-files from 14.0.2 to 15.0.0 #387

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tj-actions/verify-changed-files from 14.0.2 to 15.0.0.

Release notes

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

v15.0.0

🔥 🔥 Breaking Changes 🔥 🔥

  • match-gitignore-files input introduced and enabled by default which would include git ignored files generated during the workflow execution.

What's Changed

New Contributors

Full Changelog: https://github.com/tj-actions/verify-changed-files/compare/v14...v15.0.0

Changelog

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

Changelog

15.0.0 - (2023-06-11)

🚀 Features

  • Add support for including git ignored files. (7b1e68c) - (Tonye Jack)

📦 Bumps

  • Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1

Bumps peter-evans/create-pull-request from 5.0.0 to 5.0.1.


updated-dependencies:

  • dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com (6ed95ae) - (dependabot[bot])

🔄 Update

  • Updated README.md (dd9c6e5) - (repo-ranger[bot])
  • Update entrypoint.sh (2d62d9f) - (Tonye Jack)
  • Update entrypoint.sh (c9817eb) - (Tonye Jack)
  • Update entrypoint.sh (724895d) - (Tonye Jack)
  • Update entrypoint.sh (6147e34) - (Tonye Jack)
  • Update entrypoint.sh (8bcb04c) - (Tonye Jack)
  • Updated README.md (b78b21b) - (jackton1)
  • Update README.md (cd63f6a) - (Tonye Jack)
  • Updated README.md (87a456d) - (jackton1)
  • Update README.md (2929140) - (Tonye Jack)
  • Update README.md (6a6bb94) - (Tonye Jack)

đź“ť Other

  • PR #304: README.md (7016858) - (repo-ranger[bot])
  • PR #303: add support for including git ignored files. (2eda824) - (repo-ranger[bot])
  • PR #298: README.md (6685651) - (repo-ranger[bot])
  • PR #293: README.md (62314bc) - (repo-ranger[bot])
  • PR #290: to v14.0.2 (4fdca1a) - (repo-ranger[bot])

... (truncated)

Commits
  • 7016858 Merge pull request #304 from tj-actions/chore/update-readme
  • dd9c6e5 Updated README.md
  • 2eda824 Merge pull request #303 from tj-actions/feat/add-support-for-including-git-ig...
  • 2d62d9f Update entrypoint.sh
  • c9817eb Update entrypoint.sh
  • 724895d Update entrypoint.sh
  • 6147e34 Update entrypoint.sh
  • 8bcb04c Update entrypoint.sh
  • 7b1e68c feat: add support for including git ignored files.
  • f402bae chore(deps): update actions/checkout action to v3.5.3
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #393.