Skip to content

Commit

Permalink
Merge pull request #314 from authzed/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-version-bec5fbbb12

Bump tj-actions/verify-changed-files from 19 to 20 in the actions-version group
  • Loading branch information
vroldanbet committed Jun 3, 2024
2 parents e44def3 + f840eb5 commit a9124b6
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 a9124b6

Please sign in to comment.