Skip to content

Commit

Permalink
Update tj-actions/changed-files action to v45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and minottic committed Aug 22, 2024
1 parent f5a92da commit 6c4a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
with:
files_yaml_from_source_file: .github/changed_files.yaml
yaml-lint:
Expand Down

0 comments on commit 6c4a8fe

Please sign in to comment.