Skip to content

Commit ec4ecdc

Browse files
chore(deps): Bump tj-actions/changed-files
Bumps the production-dependencies group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 45.0.3 to 45.0.4 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v45.0.3...v45.0.4) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5db4967 commit ec4ecdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/end2end.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Get changed migration files
4646
id: changed_migrations
47-
uses: tj-actions/changed-files@v45.0.3
47+
uses: tj-actions/changed-files@v45.0.4
4848
with:
4949
files: server/standalone/migration/*.sql
5050

0 commit comments

Comments
 (0)