🌱 Bump tj-actions/changed-files from 38.0.0 to 38.1.3 (#3432)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38.0.0 to 38.1.3.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](17f3fec1ed...c860b5c47f)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-30 10:50:07 -07:00 committed by GitHub
parent 08e7fb89f4
commit b68ef18c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
fetch-depth: 2 # needed to diff changed files
- id: files
name: Get changed files
uses: tj-actions/changed-files@17f3fec1edef0c3916d59cbcee1585fcd457e456 #v38.0.0
uses: tj-actions/changed-files@c860b5c47fa71f461da850094ef2f6e3d6514e44 #v38.1.3
with:
files_ignore: '**.md'
- id: docs_only_check