From 01bd120d0dfc82f4b9f4e7dd0e7a0261a2e6bd0d Mon Sep 17 00:00:00 2001 From: James Oliver Date: Mon, 13 Jun 2022 20:48:51 +0100 Subject: [PATCH 1/2] ci: updates commit lint action --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c1db5e9..8d1534c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@v3 - name: Commit Lint - uses: wagoid/commitlint-github-action@v4 + uses: webiny/action-conventional-commits@v1.0.5 - name: Secrets Scan uses: max/secret-scan@master with: From ccf01c7ff1dbf8080ede0609f1bf76b5a5fd0a63 Mon Sep 17 00:00:00 2001 From: James Oliver Date: Mon, 13 Jun 2022 20:50:05 +0100 Subject: [PATCH 2/2] ci: adds changelog to exclusions --- secret-scan-exclude.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/secret-scan-exclude.txt b/secret-scan-exclude.txt index 1914213..a71e337 100644 --- a/secret-scan-exclude.txt +++ b/secret-scan-exclude.txt @@ -1,3 +1,4 @@ +CHANGELOG.md package-lock.json test/lib/generator.test.js test/bin/data/expected-gl-code-quality-report.json