Browse Source

chore(deps): update tj-actions/changed-files action to v40 (#3402)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3403/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
40c94a5a49
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

@ -39,7 +39,7 @@ jobs: @@ -39,7 +39,7 @@ jobs:
- name: Get changed files
id: changed-files-yaml
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v40
with:
path: 'web'
files_ignore: |

Loading…
Cancel
Save