Skip to content

Commit 713cf00

Browse files
Bump tj-actions/changed-files
Bumps the github_actions group with 1 update in the /.github/workflows directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 44 to 46 - [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...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '46' dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f7a8f commit 713cf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# -- Start of Maven Conformance Tests (Ran only when there's version changes) --
4646
- name: Get changed file
4747
id: changed_file
48-
uses: tj-actions/changed-files@v44
48+
uses: tj-actions/changed-files@v46
4949
with:
5050
files: publish/cel_version.bzl
5151
- name: Verify Version Consistency

0 commit comments

Comments
 (0)