Skip to content

Commit 3a75419

Browse files
Bump tj-actions/changed-files (#3232)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 6abeaa506a419f85fa9e681260b443adbeebb3d4 to be393a90381e27c9fec2c8c2e02b00f005710145. - [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@6abeaa5...be393a9) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: be393a90381e27c9fec2c8c2e02b00f005710145 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7205322 commit 3a75419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Get changed files
1212
id: changed-files
13-
uses: tj-actions/changed-files@6abeaa506a419f85fa9e681260b443adbeebb3d4
13+
uses: tj-actions/changed-files@be393a90381e27c9fec2c8c2e02b00f005710145
1414
with:
1515
token: ${{ secrets.GITHUB_TOKEN }}
1616

0 commit comments

Comments
 (0)