diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 2a3e41a..2ef4e53 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -9,7 +9,7 @@ jobs: uses: actions/checkout@v4 - name: Get changed files id: changed-dockerfiles - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v42 with: files: | **.dockerfile