Browse Source

Update tj-actions/changed-files action to v40 (#206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/205/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
5bd665bbb4
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@8238a4103220c636f2dad328ead8a7c8dbe316a3 # v39.2.0
uses: tj-actions/changed-files@25ef3926d147cd02fc7e931c1ef50772bbb0d25d # v40.1.1
with:
files: .github/workflows/**

Loading…
Cancel
Save