z-shell / zsh-eza

⚙️ Zsh plugin to replace command gnu/ls with eza-community/eza
https://wiki.zshell.dev
MIT License
51 stars 12 forks source link

Bump trunk-io/trunk-action from 1.0.7 to 1.0.8 #7

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps trunk-io/trunk-action from 1.0.7 to 1.0.8.

Release notes

Sourced from trunk-io/trunk-action's releases.

v1.0.8

What's Changed

  • Support running in repos without .trunk/trunk.yaml, by automatically running trunk init if none is present.
  • Validate check-mode is one of the allowed values.
  • Allow overriding github context inputs using environment variables.

Full Changelog: https://github.com/trunk-io/trunk-action/compare/v1...v1.0.8

Commits
  • 4f077db feat: allow overriding github context inputs (#52)
  • 36aecfe chore(deps): update actions/checkout action to v3.4.0 (#51)
  • bd3ee06 chore(deps): update github/codeql-action action to v2.2.7 (#49)
  • d00e588 chore(renovate): allow auto-merging (#47)
  • 9ff7e98 Add check-mode validation (#48)
  • 999d684 chore(deps): update github/codeql-action action to v2.2.6 (#46)
  • 301110e feat: auto-init (#42)
  • fb48c84 chore(deps): update github/codeql-action action to v2.2.5 (#45)
  • See full diff 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)