Skip to content

Commit 7150529

Browse files
chore(deps): bump tj-actions/verify-changed-files in /.github/workflows (#52)
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 12 to 17. - [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@v12...v17) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 613f968 commit 7150529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage-badge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
filename: coverage.out
5555
- name: Verify Changed files
56-
uses: tj-actions/verify-changed-files@v12
56+
uses: tj-actions/verify-changed-files@v17
5757
id: verify-changed-files
5858
with:
5959
files: README.md

0 commit comments

Comments
 (0)