Update Foresight test-kit action (#14958)

This commit is contained in:
Stian Thorgersen 2022-10-20 11:28:53 +02:00 committed by GitHub
parent b50fe06b2e
commit 4a266d0708
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@ jobs:
fi
- name: Analyze Test and/or Coverage Results
uses: runforesight/foresight-test-kit-action@v1
uses: runforesight/foresight-test-kit-action@v1.2.1
if: always() && github.repository == 'keycloak/keycloak'
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
@ -173,7 +173,7 @@ jobs:
fi
- name: Analyze Test and/or Coverage Results
uses: runforesight/foresight-test-kit-action@v1
uses: runforesight/foresight-test-kit-action@v1.2.1
if: always() && github.repository == 'keycloak/keycloak'
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
@ -257,7 +257,7 @@ jobs:
exit $TEST_RESULT
- name: Analyze Test and/or Coverage Results
uses: runforesight/foresight-test-kit-action@v1
uses: runforesight/foresight-test-kit-action@v1.2.1
if: always() && github.repository == 'keycloak/keycloak'
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
@ -328,7 +328,7 @@ jobs:
exit $TEST_RESULT
- name: Analyze Test and/or Coverage Results
uses: runforesight/foresight-test-kit-action@v1
uses: runforesight/foresight-test-kit-action@v1.2.1
if: always() && github.repository == 'keycloak/keycloak'
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
@ -424,7 +424,7 @@ jobs:
exit $TEST_RESULT
- name: Analyze Test and/or Coverage Results
uses: runforesight/foresight-test-kit-action@v1
uses: runforesight/foresight-test-kit-action@v1.2.1
if: always() && github.repository == 'keycloak/keycloak'
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
@ -484,7 +484,7 @@ jobs:
exit $TEST_RESULT
- name: Analyze Test and/or Coverage Results
uses: runforesight/foresight-test-kit-action@v1
uses: runforesight/foresight-test-kit-action@v1.2.1
if: always() && github.repository == 'keycloak/keycloak'
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
@ -552,7 +552,7 @@ jobs:
exit $TEST_RESULT
- name: Analyze Test and/or Coverage Results
uses: runforesight/foresight-test-kit-action@v1
uses: runforesight/foresight-test-kit-action@v1.2.1
if: always() && github.repository == 'keycloak/keycloak'
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}