Skip to content

Commit

Permalink
Update documentation so users get latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-page authored Jan 30, 2023
1 parent 1f8873e commit 7ffb872
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.8.1
- uses: alex-page/github-project-automation-plus@v0.8.3
with:
project: Backlog
column: Triage
Expand All @@ -51,7 +51,7 @@ jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.8.1
- uses: alex-page/github-project-automation-plus@v0.8.3
with:
project: Backlog
column: To do
Expand Down Expand Up @@ -118,6 +118,8 @@ You may need to enable policy settings to allow running workflows from forks. Pl
## Release History
- v0.8.3 - Update documentation so users get latest version
- v0.8.2 - Update NodeJS support to use latest version
- v0.8.1 - Fix `issue_coment` error with automation
- v0.8.0 - Add new action type `add`
- v0.7.1 - Move Node.js version back to v12
Expand Down

0 comments on commit 7ffb872

Please sign in to comment.