diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 06af0451e3d..a628ba45762 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.18 + uses: tj-actions/changed-files@v36.1.0 with: files: contrib/images/digitalocean/** - name: Run `packer validate`