Skip to content

Commit c78306a

Browse files
dependabot[bot]DavidAnson
authored andcommitted
Bump tj-actions/changed-files from 37 to 38
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 38. - [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@v37...v38) --- 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 a7f6b71 commit c78306a

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@v3
88
with:
99
fetch-depth: 0
10-
- uses: tj-actions/changed-files@v37
10+
- uses: tj-actions/changed-files@v38
1111
id: changed-files
1212
with:
1313
files: '**/*.md'

0 commit comments

Comments
 (0)