Skip to content

Commit 72085bb

Browse files
dependabot(deps): bump tj-actions/changed-files from 43.0.1 to 44.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43.0.1 to 44.0.1. - [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@20576b4...635f118) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdb91f9 commit 72085bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030
- name: Get changed files
3131
id: changed-markdown-files
32-
uses: tj-actions/changed-files@20576b4b9ed46d41e2d45a2256e5e2316dde6834 # tag=v43.0.1
32+
uses: tj-actions/changed-files@635f118699dd888d737c15018cd30aff2e0274f8 # tag=v44.0.1
3333
with:
3434
files: CHANGELOG/**.md
3535
- name: Get release version

0 commit comments

Comments
 (0)