🌱 Bump tj-actions/changed-files from 36.0.15 to 36.0.18

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.0.15 to 36.0.18.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](5d2fcdb4cb...07e0177b72)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-08 08:57:28 +00:00
parent f2d0bc9eb1
commit cf103dea9e

View File

@ -42,7 +42,7 @@ jobs:
fetch-depth: 2 # needed to diff changed files
- id: files
name: Get changed files
uses: tj-actions/changed-files@5d2fcdb4cbef720a52f49fd05d8c7edd18a64758 #v36.0.15
uses: tj-actions/changed-files@07e0177b72d3640efced741cae32f9861eee1367 #v36.0.18
with:
files_ignore: '**.md'
- id: docs_only_check