Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 43.0.1 to 44.0.0
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43.0.1 to 44.0.0.
- [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@v43.0.1...v44.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 939cd2c commit 3894206
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/changed-files@v43.0.1
uses: tj-actions/changed-files@v44.0.0
with:
files: admin-console/**
- name: Build admin-console
Expand Down

0 comments on commit 3894206

Please sign in to comment.