Skip to content

Commit d1e2154

Browse files
Bump tj-actions/changed-files from 45.0.5 to 45.0.6 (#3160)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.5 to 45.0.6. - [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@bab30c2...d6e91a2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 185d2e1 commit d1e2154

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

0 commit comments

Comments
 (0)