CI: Upgrade actions/github-script to v6

The only breaking change is an internal switch to node 16 which doesn't
seem to affect the functionality of the lintcommits script.
This commit is contained in:
martinfalisse 2022-11-25 18:28:34 +01:00 committed by Andreas Kling
parent 44c518e767
commit 432b2aed67

View file

@ -12,7 +12,7 @@ jobs:
steps:
- name: Lint PR commits
uses: actions/github-script@v5
uses: actions/github-script@v6
with:
script: |
const rules = [