Skip to content

Commit d7f40fb

Browse files
Bump tj-actions/changed-files from 44 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '46' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36783c4 commit d7f40fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 1
1515
- name: Check if changelog updated
1616
id: changed-files-specific
17-
uses: tj-actions/changed-files@v44
17+
uses: tj-actions/changed-files@v46
1818
with:
1919
base_sha: ${{ github.event.pull_request.base.sha }}
2020
files: |

0 commit comments

Comments
 (0)