We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86e53e commit 4748f23Copy full SHA for 4748f23
.github/workflows/workflow-linter.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Get changed files
54
if: steps.changed-workflows.outputs.count != 0
55
id: changed-files
56
- uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41.1.2
+ uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9 # v42.0.4
57
with:
58
files: .github/workflows/**
59
0 commit comments