@continuoussecuritytooling/keycloak-reporter 1.0.5-2104 → 1.0.5-2111

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.
@@ -51,7 +51,7 @@ jobs:
51
51
 
52
52
  - uses: actions/setup-python@v5
53
53
  with:
54
- python-version: '3.9'
54
+ python-version: '3.13'
55
55
  check-latest: true
56
56
 
57
57
  - name: Helm Chart Testing
@@ -78,7 +78,7 @@ jobs:
78
78
  - name: Install Python
79
79
  uses: actions/setup-python@v5
80
80
  with:
81
- python-version: '3.9'
81
+ python-version: '3.13'
82
82
  check-latest: true
83
83
  - name: Set up chart-testing
84
84
  uses: helm/chart-testing-action@v2.7.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.0.5-2104",
3
+ "version": "1.0.5-2111",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {