Skip to content

Commit

Permalink
Bump impresscms-dev/phpdocs-wiki-update-action from 2.1 to 2.2
Browse files Browse the repository at this point in the history
Bumps [impresscms-dev/phpdocs-wiki-update-action](https://github.com/impresscms-dev/phpdocs-wiki-update-action) from 2.1 to 2.2.
- [Release notes](https://github.com/impresscms-dev/phpdocs-wiki-update-action/releases)
- [Commits](impresscms-dev/phpdocs-wiki-update-action@v2.1...v2.2)

---
updated-dependencies:
- dependency-name: impresscms-dev/phpdocs-wiki-update-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2022
1 parent 1d89283 commit 496bb84
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 496bb84

Please sign in to comment.