Browse Source

chore(deps): update tj-actions/changed-files action to v38 (#3280)

* chore(deps): update dependency knip to v2.19.10

* chore(deps): update tj-actions/changed-files action to v38

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3286/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
74846e00a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/javascript-format-build.yml

2
.github/workflows/javascript-format-build.yml

@ -38,7 +38,7 @@ jobs:
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v37 uses: tj-actions/changed-files@v38
with: with:
files_ignore: | files_ignore: |
static/** static/**

Loading…
Cancel
Save