mirror of https://github.com/buildpacks/docs.git
Bump tj-actions/changed-files from 41 to 47
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 47. - [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/v41...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef63dccba9
commit
a054d8ddbe
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v41
|
||||
uses: tj-actions/changed-files@v47
|
||||
with:
|
||||
files: content/**/*.md # Only check markdown files in the content directory
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue