@continuoussecuritytooling/keycloak-reporter 1.1.5-2760 → 1.1.5-2764

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -56,6 +56,9 @@ jobs:
56
56
 
57
57
  - name: Helm Chart Testing
58
58
  uses: helm/chart-testing-action@v2.7.0
59
+ with:
60
+ version: v3.10.0
61
+ yamale_version: '6.0.0'
59
62
 
60
63
  - name: Run chart-testing (list-changed)
61
64
  id: list-changed
@@ -82,6 +82,9 @@ jobs:
82
82
  check-latest: true
83
83
  - name: Set up chart-testing
84
84
  uses: helm/chart-testing-action@v2.7.0
85
+ with:
86
+ version: v3.10.0
87
+ yamale_version: '6.0.0'
85
88
 
86
89
  - name: Set up helm-docs
87
90
  uses: gabe565/setup-helm-docs-action@v1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.1.5-2760",
3
+ "version": "1.1.5-2764",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {