Skip to content

Commit 2d8f82e

Browse files
Bump tj-actions/changed-files from 44.3.0 to 44.5.2 in the actions group (#708)
Bumps the actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 44.3.0 to 44.5.2 - [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.3.0...v44.5.2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79e0ed8 commit 2d8f82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-api-changes.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Get API changes
5454
id: api-changed
55-
uses: tj-actions/changed-files@v44.3.0
55+
uses: tj-actions/changed-files@v44.5.2
5656
with:
5757
base_sha: 'HEAD~1'
5858
sha: 'HEAD'

0 commit comments

Comments
 (0)