Skip to content

Commit

Permalink
Merge pull request #13 from kamailio/dependabot/github_actions/tj-act…
Browse files Browse the repository at this point in the history
…ions/changed-files-44

github: [skip ci]: bump tj-actions/changed-files from 43 to 44
  • Loading branch information
linuxmaniac authored Apr 1, 2024
2 parents 1501392 + d039cb3 commit 028366f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 028366f

Please sign in to comment.