Skip to content

Commit b563b3e

Browse files
Bump tj-actions/changed-files from 45.0.1 to 45.0.2 (#15895)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.1 to 45.0.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@e9772d1...48d8f15) --- 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 fe3d9d7 commit b563b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: "Get changed files with yaml"
5454
id: changed-files-yaml
55-
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275
55+
uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c
5656
with:
5757
files_yaml: |
5858
frontend:

0 commit comments

Comments
 (0)