Skip to content

Commit 3cc4f85

Browse files
committed
✏️ typo
1 parent 3392baf commit 3cc4f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
update-deps:
3131
needs: repo-sync
3232
if: needs.repo-sync.outputs.pr_branch
33-
uses: ./.github/workflows/update-dependencies.yml
33+
uses: ./.github/workflows/update_dependencies.yaml
3434
with:
3535
pr_branch: ${{ needs.repo-sync.outputs.pr_branch }}
3636
permissions:

0 commit comments

Comments
 (0)