Skip to content

Commit da34d4b

Browse files
build(deps): bump AndreasAugustin/actions-template-sync
Bumps [AndreasAugustin/actions-template-sync](https://github.com/andreasaugustin/actions-template-sync) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/andreasaugustin/actions-template-sync/releases) - [Changelog](https://github.com/AndreasAugustin/actions-template-sync/blob/main/CHANGELOG.md) - [Commits](AndreasAugustin/actions-template-sync@7cd796f...978f21a) --- updated-dependencies: - dependency-name: AndreasAugustin/actions-template-sync dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e721a1 commit da34d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions_template_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
2323
- name: actions-template-sync
24-
uses: AndreasAugustin/actions-template-sync@7cd796fa1c887cb432d6a1d37e78172320131953
24+
uses: AndreasAugustin/actions-template-sync@978f21ac252565d7ed55b582533e2cdf9653f72f
2525
with:
2626
github_token: ${{ secrets.GITHUB_TOKEN }}
2727
source_repo_path: mihaur/node-fastify-template

0 commit comments

Comments
 (0)