Skip to content

Commit 13a41b6

Browse files
authored
Merge pull request #9 from dhondta/dependabot/github_actions/dot-github/workflows/tj-actions/verify-changed-files-17
Bump tj-actions/verify-changed-files from 12 to 17 in /.github/workflows
2 parents 3e837f4 + f415240 commit 13a41b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
pytest --cov=$package --cov-report=xml
6161
genbadge coverage -i coverage.xml -o $cov_badge_path
6262
- name: Verify Changed files
63-
uses: tj-actions/verify-changed-files@v12
63+
uses: tj-actions/verify-changed-files@v17
6464
id: changed_files
6565
with:
6666
files: ${{ env.cov_badge_path }}

0 commit comments

Comments
 (0)