diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3a9abd6d431..f1360433616 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -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`