Skip to content

Commit 66a7dae

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump tj-actions/changed-files
Bumps the github-actions-dependencies group with 1 update in the / directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 47.0.1 to 47.0.2 - [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@e002140...8cba46e) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d7994c commit 66a7dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/share-new-blog-posts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Detect new blog posts (changed-files)
2929
id: changes
30-
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
30+
uses: tj-actions/changed-files@8cba46e29c11878d930bca7870bb54394d3e8b21 # v47.0.2
3131
with:
3232
files: |
3333
application/src/data/post/**/common.yaml

0 commit comments

Comments
 (0)