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] (#1288)

Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] committed Jan 5, 2024
1 parent 20eb55e commit 211a32a
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 211a32a

Please sign in to comment.