Skip to content

Commit 053bf42

Browse files
dependabot[bot]crenshaw-dev
authored andcommitted
chore(deps): bump tj-actions/changed-files from bab30c2299617f6615ec02a68b9a40d10bd21366 to 3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 (argoproj#23121)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Crenshaw <[email protected]>
1 parent 9977555 commit 053bf42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
docs: ${{ steps.filter.outputs.docs_any_changed }}
3333
steps:
3434
- uses: actions/checkout@8410ad0602e1e429cee44a835ae9f77f654a6694 # v4.0.0
35-
- uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45.0.5
35+
- uses: tj-actions/changed-files@3981e4f74104e7a4c67a835e1e5dd5d9eb0f0a57 # v46.0.5
3636
id: filter
3737
with:
3838
# Any file which is not under docs/, ui/ or is not a markdown file is counted as a backend file

0 commit comments

Comments
 (0)