File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1313 - name : Check out code.
1414 uses : actions/checkout@v2
1515 - name : Spelling check via PySpelling
16- uses : sbates130272 /spellcheck-github-actions@v0.7 .0
16+ uses : rojopolis /spellcheck-github-actions@0.6 .0
1717 super-linter :
1818 # Job name
1919 name : lint-code-base-using-super-linter
Original file line number Diff line number Diff line change 1414 - name : Check out code.
1515 uses : actions/checkout@v2
1616 - name : Spelling check via PySpelling
17- uses : sbates130272 /spellcheck-github-actions@v0.7 .0
17+ uses : rojopolis /spellcheck-github-actions@0.6 .0
1818 super-linter :
1919 # Job name
2020 name : lint-code-base-using-super-linter
Original file line number Diff line number Diff line change 55 - name : markdown
66 dictionary :
77 wordlists :
8- - wordlist.txt
8+ - . wordlist.txt
99 output : wordlist.dic
1010 encoding : utf-8
1111 pipeline :
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to the Sequences As Code (SaC) project will be documented in
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.4] - 2020-11-16
9+
10+ - Updated spellcheck GitHub action used
11+
812## [ 1.0.3] - 2020-08-24
913
1014- Updated some sequence diagrams
You can’t perform that action at this time.
0 commit comments