This repository was archived by the owner on Dec 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3030 with :
3131 fetch-depth : 0
3232 - name : Check Docker
33- uses : tj-actions/changed-files@v46
33+ uses : tj-actions/changed-files@v47
3434 id : docker_changes
3535 with :
3636 files : |
4040 docker-compose*.yml
4141 .dockerignore
4242 - name : Check Shell
43- uses : tj-actions/changed-files@v46
43+ uses : tj-actions/changed-files@v47
4444 id : shell_changes
4545 with :
4646 files : |
@@ -49,12 +49,12 @@ jobs:
4949 **/*.zsh
5050 scripts/**
5151 - name : Check Workflows
52- uses : tj-actions/changed-files@v46
52+ uses : tj-actions/changed-files@v47
5353 id : workflow_changes
5454 with :
5555 files : .github/workflows/**
5656 - name : Check YAML
57- uses : tj-actions/changed-files@v46
57+ uses : tj-actions/changed-files@v47
5858 id : yaml_changes
5959 with :
6060 files : |
Original file line number Diff line number Diff line change 2828 with :
2929 fetch-depth : 0
3030 - name : Check Docker
31- uses : tj-actions/changed-files@v46
31+ uses : tj-actions/changed-files@v47
3232 id : docker_changes
3333 with :
3434 files : |
Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 0
2626 - name : Check Docker
27- uses : tj-actions/changed-files@v46
27+ uses : tj-actions/changed-files@v47
2828 id : docker_changes
2929 with :
3030 files : |
@@ -33,14 +33,14 @@ jobs:
3333 compose.yaml
3434 docker-compose*.yml
3535 - name : Check Shell
36- uses : tj-actions/changed-files@v46
36+ uses : tj-actions/changed-files@v47
3737 id : shell_changes
3838 with :
3939 files : |
4040 **/*.sh
4141 scripts/**
4242 - name : Check YAML
43- uses : tj-actions/changed-files@v46
43+ uses : tj-actions/changed-files@v47
4444 id : yaml_changes
4545 with :
4646 files : |
You can’t perform that action at this time.
0 commit comments