Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3

This commit is contained in:
Renovate Bot 2024-08-09 16:14:19 +00:00 committed by Gusted
parent 0f7a98d34d
commit 8039240c26
No known key found for this signature in database
GPG key ID: FD821B732837125F
13 changed files with 27 additions and 27 deletions

View file

@ -20,9 +20,9 @@ jobs:
- name: apt install jq
run: |
export DEBIAN_FRONTEND=noninteractive
apt-get update -qq
apt-get -q install -y -qq jq
export DEBIAN_FRONTEND=noninteractive
apt-get update -qq
apt-get -q install -y -qq jq
- name: update open milestones
run: |

View file

@ -30,9 +30,9 @@ jobs:
- name: apt install jq
run: |
export DEBIAN_FRONTEND=noninteractive
apt-get update -qq
apt-get -q install -y -qq jq
export DEBIAN_FRONTEND=noninteractive
apt-get update -qq
apt-get -q install -y -qq jq
- name: release-notes-assistant preview
run: |