summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2023-09-04 17:55:13 (GMT)
committerGitHub <noreply@github.com>2023-09-04 17:55:13 (GMT)
commitaf6337b4fcc7091396bd3c252a42ed1fd786cfeb (patch)
treebc84c4f85a111849ab3009d4d92acd9496d5be16
parentb1a60bac4b5aa70f9c81212d8abac22086707e37 (diff)
parentadd465800bcc6651ade714e7c1c248f8246b7c64 (diff)
downloadmonitoring-plugins-af6337b4fcc7091396bd3c252a42ed1fd786cfeb.tar.gz
Merge pull request #1913 from franzs/fix_codespell_action
Use codespell-project/actions-codespell@v2
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 9c84acc..5b9f1fc 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18 - name: Checkout 18 - name: Checkout
19 uses: actions/checkout@v3 19 uses: actions/checkout@v3
20 - name: Codespell 20 - name: Codespell
21 uses: codespell-project/actions-codespell@master 21 uses: codespell-project/actions-codespell@v2
22 with: 22 with:
23 skip: "./.git,./.gitignore,./ABOUT-NLS,*.po,./gl,./po,./tools/squid.conf,./build-aux/ltmain.sh" 23 skip: "./.git,./.gitignore,./ABOUT-NLS,*.po,./gl,./po,./tools/squid.conf,./build-aux/ltmain.sh"
24 ignore_words_list: allright,gord,didi,hda,nd,alis,clen,scrit,ser,fot,te,parm,isnt,consol,oneliners 24 ignore_words_list: allright,gord,didi,hda,nd,alis,clen,scrit,ser,fot,te,parm,isnt,consol,oneliners