mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 20:38:08 +08:00
chore(deps): fix dependabot alerts (#868)
https://github.com/project-zot/zot/pull/864 https://github.com/project-zot/zot/pull/865 https://github.com/project-zot/zot/pull/866 Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
GitHub
parent
98854337ff
commit
5494208556
@@ -109,7 +109,7 @@ jobs:
|
||||
- name: Check if GraphQL Schema Changed
|
||||
if: matrix.os == 'linux' && matrix.arch == 'amd64'
|
||||
id: changed-files-specific
|
||||
uses: tj-actions/changed-files@v29
|
||||
uses: tj-actions/changed-files@v32
|
||||
with:
|
||||
files: |
|
||||
pkg/extensions/search/schema.graphql
|
||||
|
||||
Reference in New Issue
Block a user