From b781f6ed77830f4ddfb561e1f7b5a84b4d0c7fe8 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Wed, 26 Jul 2023 10:15:10 -0400 Subject: [PATCH] chore(template): sync with ahmadnassri/template-node-lib --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index ab0015b..352137a 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -317,6 +317,6 @@ jobs: steps: - uses: actions/checkout@v3.5.3 - - uses: ahmadnassri/action-template-repository-sync@v2.3.4 + - uses: ahmadnassri/action-template-repository-sync@v2.4.6 with: github-token: ${{ secrets.GH_TOKEN }}