Skip to content

Commit

Permalink
Merge pull request #6 from imponeer/dependabot/github_actions/impress…
Browse files Browse the repository at this point in the history
…cms-dev/phpdocs-wiki-update-action-2.1

Bump impresscms-dev/phpdocs-wiki-update-action from 2.0.0 to 2.1
  • Loading branch information
MekDrop committed Jul 11, 2022
2 parents 32a615a + aebce07 commit 1d89283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkouting main code...
uses: actions/checkout@v2
- name: Updating Project Wiki...
uses: impresscms-dev/phpdocs-wiki-update-action@v2.0.0
uses: impresscms-dev/phpdocs-wiki-update-action@v2.1
with:
wiki_github_update_token: ${{secrets.WIKI_GITHUB_UPDATE_TOKEN}}
wiki_github_update_user: ${{secrets.WIKI_GITHUB_UPDATE_USER}}
Expand Down

0 comments on commit 1d89283

Please sign in to comment.