Skip to content

Commit

Permalink
Merge pull request #264 from projectsyn/renovate/tj-actions-changed-f…
Browse files Browse the repository at this point in the history
…iles-41.x

Update tj-actions/changed-files action to v41
  • Loading branch information
simu authored Jan 11, 2024
2 parents 42af430 + 3ad7685 commit ea2190d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v4
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v41
- name: Build
if: contains(steps.changed-files.outputs.modified_files, 'Dockerfile')
uses: docker/build-push-action@v5
Expand Down

0 comments on commit ea2190d

Please sign in to comment.