@continuoussecuritytooling/keycloak-reporter 1.1.6-2805 → 1.1.6-2812

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.
@@ -74,7 +74,7 @@ jobs:
74
74
 
75
75
  - name: Create kind cluster
76
76
  if: steps.list-changed.outputs.changed == 'true'
77
- uses: helm/kind-action@v1.12.0
77
+ uses: helm/kind-action@v1.13.0
78
78
 
79
79
  - name: Run chart-testing (install - no further args)
80
80
  if: steps.list-changed.outputs.changed == 'true'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.1.6-2805",
3
+ "version": "1.1.6-2812",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {