Skip to content

Commit 4748f23

Browse files
[deps]: Update tj-actions/changed-files action to v42 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a86e53e commit 4748f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Get changed files
5454
if: steps.changed-workflows.outputs.count != 0
5555
id: changed-files
56-
uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41.1.2
56+
uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9 # v42.0.4
5757
with:
5858
files: .github/workflows/**
5959

0 commit comments

Comments
 (0)