Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 1.1.3 to 40.1.1 (RedHatInsights#2334)
Browse files Browse the repository at this point in the history
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 1.1.3 to 40.1.1.
- [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@v1.1.3...v40.1.1)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent e220eef commit 23db38f
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: 17
- name: Verify if admin-console changed
id: admin-console-changed
uses: tj-actions/changed-files@v1.1.3
uses: tj-actions/changed-files@v40.1.1
with:
files: admin-console
- name: Build admin-console
Expand Down

0 comments on commit 23db38f

Please sign in to comment.