diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index baecc9306..c6d8613ec 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,7 @@ jobs: uses: actions/checkout@v2 - name: Get Changed Files id: get_changed_files - uses: lots0logs/gh-action-get-changed-files@2.1.4 + uses: lots0logs/gh-action-get-changed-files@2.2.2 with: token: ${{ secrets.GITHUB_TOKEN }} - name: List Commit Files