Skip to content

Commit e681b89

Browse files
chore(deps): update tj-actions/changed-files action to v47.0.1 (#924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35ae20e commit e681b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
go_test_all_changed_files: ${{ steps.changed-files.outputs.go_test_all_changed_files }}
3434
go_helper_any_changed: ${{ steps.changed-files.outputs.go_helper_any_changed }}
3535
steps:
36-
- uses: tj-actions/changed-files@v47.0.0
36+
- uses: tj-actions/changed-files@v47.0.1
3737
id: changed-files
3838
with:
3939
files_yaml: |

0 commit comments

Comments
 (0)