Skip to content

Commit ad88b89

Browse files
authored
Merge pull request #34 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 7df36e6 + fcca95c commit ad88b89

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
@@ -62,7 +62,7 @@ jobs:
6262
pytest --cov=$package --cov-report=xml
6363
genbadge coverage -i coverage.xml -o $cov_badge_path
6464
- name: Verify Changed files
65-
uses: tj-actions/verify-changed-files@v12
65+
uses: tj-actions/verify-changed-files@v17
6666
id: changed_files
6767
with:
6868
files: ${{ env.cov_badge_path }}

0 commit comments

Comments
 (0)