Skip to content

Commit 8d037e3

Browse files
build(deps): Bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [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@v44...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 395f034 commit 8d037e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
token: ${{ secrets.GITHUB_TOKEN }}
2828
- name: Get changed generated files
2929
id: changed
30-
uses: tj-actions/changed-files@v44
30+
uses: tj-actions/changed-files@v46
3131
with:
3232
files: |
3333
src/lib/seam/connect/routes/**

0 commit comments

Comments
 (0)