From b3c2be6ddb85c304a5cc8fa4e81e2e26b7ff4ea9 Mon Sep 17 00:00:00 2001 From: manuraf Date: Tue, 23 Jan 2024 18:23:15 +0100 Subject: [PATCH] test --- .github/workflows/call_code_review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call_code_review.yml b/.github/workflows/call_code_review.yml index 0357610b..cb2a0f69 100644 --- a/.github/workflows/call_code_review.yml +++ b/.github/workflows/call_code_review.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Setup Maven Action - uses: s4u/maven-settings-action@60912582505985be4cc55d2b890eb32767f8de5f # pin@v2.8.0 + uses: s4u/setup-maven-action@fa2c7e4517ed008b1f73e7e0195a9eecf5582cd4 with: #settings-servers: '[{"id": "selfcare-github", "username": "${{ inputs.actor }}", "password": "${{ secrets.GITHUB_TOKEN }}"}]' checkout-fetch-depth: 0