Skip to content

Commit e189e38

Browse files
authored
Merge pull request #100 from UoMResearchIT/dependabot/github_actions/run-pylint/UoMResearchIT/actions-1.2
Bump UoMResearchIT/actions from 1.1 to 1.2 in /run-pylint
2 parents a96042e + 99b37be commit e189e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-pylint/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ runs:
104104
USER_LANG: ${{ inputs.language }}
105105
- name: Install spell checker
106106
if: inputs.language != ''
107-
uses: UoMResearchIT/actions/apt-get-install@v1.1
107+
uses: UoMResearchIT/actions/apt-get-install@v1.2
108108
with:
109109
packages: enchant-2 hunspell libhunspell-dev ${{ steps.lang.outputs.pkg }}
110110
- name: Build composite dictionary

0 commit comments

Comments
 (0)