Skip to content

Commit

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

github: [skip ci]: bump tj-actions/changed-files from 41 to 42
  • Loading branch information
linuxmaniac authored Jan 23, 2024
2 parents 374d355 + a9ad5a5 commit f9391cb
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@v41
uses: tj-actions/changed-files@v42
with:
since_last_remote_commit: true

- name: Dockerfile.builder
id: changed-files-builder
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v42
with:
files: alpine/Dockerfile.builder

Expand Down

0 comments on commit f9391cb

Please sign in to comment.