Skip to content

Commit 1f1e19f

Browse files
Bump tj-actions/verify-changed-files in /.github/workflows (#10)
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 9.1 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@v9.1...v17) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-version: '17' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 531771d commit 1f1e19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
filename: coverage.out
4747

4848
- name: Verify Changed files
49-
uses: tj-actions/verify-changed-files@v9.1
49+
uses: tj-actions/verify-changed-files@v17
5050
id: verify-changed-files
5151
with:
5252
files: README.md

0 commit comments

Comments
 (0)