Browse Source

Update tj-actions/changed-files action to v37 (#172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/166/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
606d9e0c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/workflow-linter.yml

2
.github/workflows/workflow-linter.yml

@ -38,7 +38,7 @@ jobs: @@ -38,7 +38,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@54479c37f5eb47a43e595c6b71e1df2c112ce7f1 # v36.4.1
uses: tj-actions/changed-files@bb3376162b179308a79fc4450262a15a8e1d6888 # v37.0.4
with:
files: .github/workflows/**

Loading…
Cancel
Save