Update test-docker-build.yml

This commit is contained in:
Guillaume LEGENDRE 2025-03-15 11:34:17 +01:00 committed by GitHub
parent a3cd18eda9
commit 9f0a8a49d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"