Skip to content

Commit 7ffb872

Browse files
authored
Update documentation so users get latest version
1 parent 1f8873e commit 7ffb872

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
automate-project-columns:
3030
runs-on: ubuntu-latest
3131
steps:
32-
- uses: alex-page/[email protected].1
32+
- uses: alex-page/[email protected].3
3333
with:
3434
project: Backlog
3535
column: Triage
@@ -51,7 +51,7 @@ jobs:
5151
automate-project-columns:
5252
runs-on: ubuntu-latest
5353
steps:
54-
- uses: alex-page/[email protected].1
54+
- uses: alex-page/[email protected].3
5555
with:
5656
project: Backlog
5757
column: To do
@@ -118,6 +118,8 @@ You may need to enable policy settings to allow running workflows from forks. Pl
118118
119119
## Release History
120120
121+
- v0.8.3 - Update documentation so users get latest version
122+
- v0.8.2 - Update NodeJS support to use latest version
121123
- v0.8.1 - Fix `issue_coment` error with automation
122124
- v0.8.0 - Add new action type `add`
123125
- v0.7.1 - Move Node.js version back to v12

0 commit comments

Comments
 (0)