Skip to content

Commit 86ddee3

Browse files
committed
Upgrade GitHub Actions to latest versions
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent 62c1f11 commit 86ddee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@v6
8383
- name: Get changed files
8484
id: changed_file
85-
uses: tj-actions/changed-files@v46
85+
uses: tj-actions/changed-files@v47
8686
with:
8787
files: publish/cel_version.bzl
8888
- name: Setup Bazel

0 commit comments

Comments
 (0)