Update test-docker-build.yml
This commit is contained in:
parent
a3cd18eda9
commit
9f0a8a49d0
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v44
|
||||
uses: tj-actions/changed-files@3f54ebb830831fc121d3263c1857cfbdc310cdb9 #v42
|
||||
with:
|
||||
files: docker/**
|
||||
json: "true"
|
||||
|
|
Loading…
Reference in New Issue