Skip to content

Commit

Permalink
Bump tj-actions/verify-changed-files in the actions-version group
Browse files Browse the repository at this point in the history
Bumps the actions-version group with 1 update: [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files).


Updates `tj-actions/verify-changed-files` from 19 to 20
- [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@v19...v20)

---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-version
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent e44def3 commit f840eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: "Check if validated update graph has changed"
if: |
needs.paths-filter.outputs.graphchange == 'true'
uses: "tj-actions/verify-changed-files@v19"
uses: "tj-actions/verify-changed-files@v20"
id: "verify-changed-graph"
with:
files: |
Expand Down

0 comments on commit f840eb5

Please sign in to comment.