diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f52f4d650a3..a8deebdd57e 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -58,7 +58,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@v45.0.7 + uses: tj-actions/changed-files@v45.0.8 with: files: contrib/images/digitalocean/** - name: Run `packer validate`