Skip to content

Commit

Permalink
chore(deps): update tj-actions/verify-changed-files action to v15 [se…
Browse files Browse the repository at this point in the history
…curity]
  • Loading branch information
plural-renovate[bot] committed Jan 5, 2024
1 parent 35c7587 commit 26f9158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
- name: update schema
run: mix absinthe.schema.sdl --schema GraphQl schema/schema.graphql
- name: Verify Changed files
uses: tj-actions/verify-changed-files@v14
uses: tj-actions/verify-changed-files@v15
id: verify-changed-files
with:
files: |
Expand Down

0 comments on commit 26f9158

Please sign in to comment.