chore(deps): bump tj-actions/changed-files from 36.0.10 to 36.0.11

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.0.10 to 36.0.11.
- [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.10...v36.0.11)

---
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-01 14:04:25 +00:00
committed by GitHub
parent f5f28d76fc
commit 357e089409

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.10
uses: tj-actions/changed-files@v36.0.11
with:
files: contrib/images/digitalocean/**
- name: Run `packer validate`