Skip to content

Commit 2cb0a7d

Browse files
Update README.md
increase patch version
1 parent 676dde2 commit 2cb0a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Checkout
3939
uses: actions/checkout@v2
4040
- name: actions-template-sync
41-
uses: AndreasAugustin/[email protected].4-draft
41+
uses: AndreasAugustin/[email protected].5-draft
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444
source_repo_path: <owner/repo>
@@ -68,7 +68,7 @@ jobs:
6868
- name: Checkout
6969
uses: actions/checkout@v2
7070
- name: actions-template-sync
71-
uses: AndreasAugustin/[email protected].4-draft
71+
uses: AndreasAugustin/[email protected].5-draft
7272
with:
7373
github_token: ${{ secrets.GITHUB_TOKEN }}
7474
source_repo_path: ${{ secrets.SOURCE_REPO_PATH }} # <owner/repo>, should be within secrets

0 commit comments

Comments
 (0)