File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` prettier-docker-ga ` will be documented in this file.
44
5-
65---
76
8- ## v1.0.0 - 2021-12-25
7+ ## v1.0.4 - 2021-12-25
98
10- - Initial release
9+ - Run using docker hub image
10+ - Fix default config file usage
11+ - Minor fixes & updates
12+
13+ ## v1.0.3 - 2021-12-25
14+
15+ - Use ` node:16-alpine ` base image
1116
12- ## 1 .0.0 - unreleased
17+ ## v1 .0.2 - 2021-12-25
1318
14- - initial release
19+ - Fix action config
20+
21+ ## v1.0.0 - 2021-12-25
22+
23+ - Initial release
Original file line number Diff line number Diff line change 2121 ref : ${{ github.head_ref }}
2222
2323 - name : Run prettier
24- uses : docker:// permafrost-dev/prettier-docker-ga
24+ uses : permafrost-dev/prettier-docker-ga@main
2525 with :
2626 args : --config prettier.config.js ./src
2727
@@ -50,4 +50,4 @@ Please review [our security policy](../../security/policy) on how to report secu
5050
5151## License
5252
53- The MIT License (MIT). Please see [License File](LICENSE) for more information.
53+ The MIT License (MIT). Please see [License File](LICENSE) for more information.
You can’t perform that action at this time.
0 commit comments