Skip to content

Commit

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

Update tj-actions/changed-files action to v45
  • Loading branch information
simu authored Sep 26, 2024
2 parents 1342baf + 8490f34 commit 7d114cc
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 @@ -61,7 +61,7 @@ jobs:
- uses: actions/checkout@v4
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
- name: Build
if: contains(steps.changed-files.outputs.modified_files, 'Dockerfile')
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 7d114cc

Please sign in to comment.