Skip to content

Commit

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

Bump impresscms-dev/phpdocs-wiki-update-action from 2.1 to 2.2
  • Loading branch information
MekDrop committed Jul 25, 2022
2 parents 1d89283 + 496bb84 commit 171cbef
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.1
uses: impresscms-dev/phpdocs-wiki-update-action@v2.2
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 171cbef

Please sign in to comment.