chore(deps): update tj-actions/verify-changed-files action to v19 #24

Merged
palkx merged 1 commits from renovate/tj-actions-verify-changed-files-19.x into main 2024-03-14 00:32:42 +02:00

View File

@@ -21,7 +21,7 @@ jobs:
run: | run: |
nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update
- name: Verify Changed files - name: Verify Changed files
uses: tj-actions/verify-changed-files@v16 uses: tj-actions/verify-changed-files@v19
id: verify-changed-files id: verify-changed-files
with: with:
files: | files: |