Skip to content

Commit 48edce7

Browse files
author
Roman
committed
bumping tj-actions/changed-files version
1 parent 3e60e80 commit 48edce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: tj-actions/changed-files@v42
18+
- uses: tj-actions/changed-files@v46
1919
id: changed
2020
- name: Ensure CHANGELOG.md updated
2121
if: contains(steps.changed.outputs.all_changed_files, 'CHANGELOG.md') == false

0 commit comments

Comments
 (0)