Skip to content

Commit 5a1da11

Browse files
Bump tj-actions/changed-files (#3300)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from cf79a64fed8a943fb1073260883d08fe0dfb4e56 to d6f020b1d9d7992dcf07f03b14d42832f866b495. - [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@cf79a64...d6f020b) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: d6f020b1d9d7992dcf07f03b14d42832f866b495 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c009991 commit 5a1da11

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@cf79a64fed8a943fb1073260883d08fe0dfb4e56
13+
uses: tj-actions/changed-files@d6f020b1d9d7992dcf07f03b14d42832f866b495
1414
with:
1515
token: ${{ secrets.GITHUB_TOKEN }}
1616

0 commit comments

Comments
 (0)