Skip to content

Commit 41a3202

Browse files
dependabot[bot]MartijnCuppens
authored andcommitted
Bump tj-actions/verify-changed-files from 17 to 19
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 17 to 19. - [Release notes](https://github.com/tj-actions/verify-changed-files/releases) - [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/verify-changed-files@v17...v19) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 429f3fb commit 41a3202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: cd examples && npm run build
3838

3939
- name: Verify Changed files
40-
uses: tj-actions/verify-changed-files@v17
40+
uses: tj-actions/verify-changed-files@v19
4141
id: verify-changed-files
4242
with:
4343
files: examples/dist/main.css

0 commit comments

Comments
 (0)