diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 16f9a9e..18c2156 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -180,6 +180,6 @@ jobs: steps: - uses: actions/checkout@v3.3.0 - - uses: ahmadnassri/action-template-repository-sync@v2.3.0 + - uses: ahmadnassri/action-template-repository-sync@v2.3.4 with: github-token: ${{ secrets.GH_TOKEN }}