chore(deps): bump tj-actions/changed-files from 36.0.15 to 36.0.17

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.0.15 to 36.0.17.
- [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/v36.0.15...v36.0.17)

---
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-05 13:24:31 +00:00
committed by GitHub
parent d0d00d9c99
commit df1d616fd4

View File

@@ -48,7 +48,7 @@ jobs:
run: "make image/init/digitalocean"
- name: Get changed files in the docs folder
id: changed-files-specific
uses: tj-actions/changed-files@v36.0.15
uses: tj-actions/changed-files@v36.0.17
with:
files: contrib/images/digitalocean/**
- name: Run `packer validate`