Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and HoreKk committed May 6, 2024
1 parent 42d5b10 commit 9bf4068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:

- name: Get changed files in docker for elasticsearch
id: check-files-elasticsearch
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
with:
files: docker/elasticsearch

- name: Get changed files in docker for kibana
id: check-files-kibana
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
with:
files: docker/kibana

Expand Down

0 comments on commit 9bf4068

Please sign in to comment.