diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 126ab5df346..8a8458ab551 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -50,7 +50,7 @@ jobs: PACKER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Get changed files in the docs folder id: changed-files-specific - uses: tj-actions/changed-files@v37.3.0 + uses: tj-actions/changed-files@v37.4.0 with: files: contrib/images/digitalocean/** - name: Run `packer validate`