@continuoussecuritytooling/keycloak-reporter 1.2.0-3093 → 1.2.0-3104

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.
@@ -130,7 +130,7 @@ jobs:
130
130
  run: .bin/wait-for-server.sh
131
131
 
132
132
  - name: Run End2End Tests
133
- uses: nick-fields/retry@v3
133
+ uses: nick-fields/retry@v4
134
134
  with:
135
135
  max_attempts: 3
136
136
  retry_on: error
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.2.0-3093",
3
+ "version": "1.2.0-3104",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {