We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39e8aa commit 4d0bbcaCopy full SHA for 4d0bbca
.github/workflows/sync.yml
@@ -16,6 +16,6 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v3
18
- name: Sync
19
- uses: ahmadnassri/action-template-repository-sync@v2.2.0
+ uses: ahmadnassri/action-template-repository-sync@v2.3.1
20
with:
21
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments