Skip to content

Commit 60d6e1a

Browse files
dependabot[bot]DavidAnson
authored andcommitted
Bump tj-actions/changed-files from 42 to 43
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43. - [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@v42...v43) --- 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 58bc1d1 commit 60d6e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changed.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v4
88
with:
99
fetch-depth: 0
10-
- uses: tj-actions/changed-files@v42
10+
- uses: tj-actions/changed-files@v43
1111
id: changed-files
1212
with:
1313
files: '**/*.md'

0 commit comments

Comments
 (0)