Skip to content

Commit 5fc32fd

Browse files
authored
Merge pull request #10 from imponeer/dependabot/github_actions/impresscms-dev/phpdocs-wiki-update-action-2.1
Bump impresscms-dev/phpdocs-wiki-update-action from 2.0.1 to 2.1
2 parents cc380f2 + fb7c6e4 commit 5fc32fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkouting main code...
1515
uses: actions/checkout@v2
1616
- name: Updating Project Wiki...
17-
uses: impresscms-dev/phpdocs-wiki-update-action@v2.0.1
17+
uses: impresscms-dev/[email protected]
1818
with:
1919
wiki_github_update_token: ${{secrets.WIKI_GITHUB_UPDATE_TOKEN}}
2020
wiki_github_update_user: ${{secrets.WIKI_GITHUB_UPDATE_USER}}

0 commit comments

Comments
 (0)