Skip to content

Commit 6cc1603

Browse files
github-actions[bot]renovate[bot]
authored andcommitted
Updated README.
1 parent a7939e3 commit 6cc1603

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/README-codeBlocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
44
```yaml
5-
- uses: tj-actions/changed-files@v42.1.0
5+
- uses: tj-actions/changed-files@v44.0.1
66
id: changed-files
77
with:
88
# Specify a different base commit SHA used for comparing

test/README-codeBlocksMajorVersion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
44
```yaml
5-
- uses: tj-actions/changed-files@v42
5+
- uses: tj-actions/changed-files@v44
66
id: changed-files
77
with:
88
# Specify a different base commit SHA used for comparing

0 commit comments

Comments
 (0)