0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-21 13:51:28 +01:00

Bump tj-actions/changed-files from 34.0.5 to 34.3.4

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34.0.5 to 34.3.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v34.0.5...v34.3.4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-09 09:09:38 +00:00 committed by David Anson
parent 1254cfad7a
commit d496499ed8

View file

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: tj-actions/changed-files@v34.0.5 - uses: tj-actions/changed-files@v34.3.4
id: changed-files id: changed-files
with: with:
files: '**/*.md' files: '**/*.md'