Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 44.5.5 to 44.5.6 (RedHatInsights#2831
Browse files Browse the repository at this point in the history
)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.5 to 44.5.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@v44.5.5...v44.5.6)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent d7f6e3d commit b7bd2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
java-version: 21
- name: Verify if admin-console changed
id: admin-console-changed
uses: tj-actions/[email protected].5
uses: tj-actions/[email protected].6
with:
files: admin-console/**
- name: Build admin-console
Expand Down

0 comments on commit b7bd2f9

Please sign in to comment.