Skip to content

Commit 4c9e613

Browse files
chore(deps): update tj-actions/changed-files action to v47
1 parent 466868a commit 4c9e613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
password: ${{ secrets.DOCKERHUB_TOKEN }}
1919
- name: Get all changed dockerfiles
2020
id: changed-docker-files
21-
uses: tj-actions/changed-files@v46
21+
uses: tj-actions/changed-files@v47
2222
with:
2323
# Avoid using single or double quotes for multiline patterns
2424
files: |

0 commit comments

Comments
 (0)