Browse Source

chore(deps): update tj-actions/changed-files action to v41 [security]

pull/3507/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
e21559e13a
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@v40
uses: tj-actions/changed-files@v41
with:
path: 'web'
files_ignore: |

Loading…
Cancel
Save