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

Bump tj-actions/verify-changed-files from 14.0.2 to 15.0.1 #393

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.1.

Release notes

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

v15.0.1

What's Changed

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

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

v15

Changes in v15.0.1

What's Changed

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


Changes in 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

... (truncated)

Changelog

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

Changelog

15.0.1 - (2023-06-12)

🔄 Update

  • Updated README.md (#307)

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

  • Update action.yml (430a753) - (Tonye Jack)

📝 Other

⚙️ Miscellaneous Tasks

  • deps: Update tj-actions/verify-changed-files action to v15 (f46a405) - (renovate[bot])

⬆️ Upgrades

  • Upgraded from v14.0.2 -> v15 (0cc1c97) - (jackton1)

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

... (truncated)

Commits
  • 7da22d0 Updated README.md (#307)
  • 430a753 Update action.yml
  • f46a405 chore(deps): update tj-actions/verify-changed-files action to v15
  • 8a9ef5f Merge pull request #305 from tj-actions/upgrade-to-v15
  • 0cc1c97 Upgraded from v14.0.2 -> v15
  • 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
  • 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 #396.