Skip to content

Commit 3951f12

Browse files
Bump tj-actions/changed-files from 45.0.4 to 45.0.5 in the actions group (#734)
Bumps the actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 45.0.4 to 45.0.5 - [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@v45.0.4...v45.0.5) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e696f5d commit 3951f12

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/[email protected].4
55+
uses: tj-actions/[email protected].5
5656
with:
5757
base_sha: 'HEAD~1'
5858
sha: 'HEAD'

0 commit comments

Comments
 (0)