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/3395/head
renovate[bot] 2 years ago committed by Gabe Kangas
parent
commit
134cc6fc78
  1. 2
      .github/workflows/javascript-format-build.yml

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

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

Loading…
Cancel
Save