Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v42 (#8014)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent 681be3b commit 04f5784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Determine if Dockerfiles changed
id: changed-files-specific
uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 # v40
uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 # v42
with:
files: docker/**/*

Expand Down

0 comments on commit 04f5784

Please sign in to comment.