diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e930df9..149383c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -94,7 +94,7 @@ jobs: - name: Find changed go files id: changed-go-files - uses: tj-actions/changed-files@v45.0.5 + uses: tj-actions/changed-files@v45.0.6 with: files: | **/*.go