Skip to content

Commit 15f498f

Browse files
Bump tj-actions/changed-files from 45.0.5 to 45.0.6 in the actions group (#738)
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.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@v45.0.5...v45.0.6) --- 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 66559f1 commit 15f498f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)