We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e721a1 commit da34d4bCopy full SHA for da34d4b
.github/workflows/actions_template_sync.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
23
- name: actions-template-sync
24
- uses: AndreasAugustin/actions-template-sync@7cd796fa1c887cb432d6a1d37e78172320131953
+ uses: AndreasAugustin/actions-template-sync@978f21ac252565d7ed55b582533e2cdf9653f72f
25
with:
26
github_token: ${{ secrets.GITHUB_TOKEN }}
27
source_repo_path: mihaur/node-fastify-template
0 commit comments