Browse Source

Merge pull request #13 from kamailio/dependabot/github_actions/tj-actions/changed-files-44

github: [skip ci]: bump tj-actions/changed-files from 43 to 44
Victor Seva 1 year ago
parent
commit
028366f2ed
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/builder.yml

+ 2 - 2
.github/workflows/builder.yml

@@ -29,13 +29,13 @@ jobs:
 
     - name: Get changed files
       id: changed-files
-      uses: tj-actions/changed-files@v43
+      uses: tj-actions/changed-files@v44
       with:
         since_last_remote_commit: true
 
     - name: Dockerfile.builder
       id: changed-files-builder
-      uses: tj-actions/changed-files@v43
+      uses: tj-actions/changed-files@v44
       with:
         files: alpine/Dockerfile.builder