Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent b60523f commit 954ac95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Get changed files
if: steps.changed-workflows.outputs.count != 0
id: changed-files
uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41.1.2
uses: tj-actions/changed-files@ac21d93904fb48e7f76ce4bd2a4d197f67e34abe # v42.0.1
with:
files: .github/workflows/**

Expand Down

0 comments on commit 954ac95

Please sign in to comment.