Browse Source

[deps]: Update tj-actions/changed-files action to v44 (#272)

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

2
.github/workflows/workflow-linter.yml

@ -53,7 +53,7 @@ jobs: @@ -53,7 +53,7 @@ jobs:
- name: Get changed files
if: steps.changed-workflows.outputs.count != 0
id: changed-files
uses: tj-actions/changed-files@77af4bed286740ef1a6387dc4e4e4dec39f96054 # v43.0.0
uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2 # v44.0.0
with:
files: .github/workflows/**

Loading…
Cancel
Save