Przeglądaj źródła

chore(deps): bump tj-actions/changed-files from 46 to 47

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46 to 47.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v46...v47)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '47'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 miesiąc temu
rodzic
commit
fc98e78624
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/lint.yml

+ 1 - 1
.github/workflows/lint.yml

@@ -81,7 +81,7 @@ jobs:
           php-version: ${{ env.PHP_VERSION }}
           coverage: none
       
-      - uses: tj-actions/changed-files@v46
+      - uses: tj-actions/changed-files@v47
         id: changed
         with:
           files: '**/*.tpl'