diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1163c63..546c2fe 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -44,7 +44,7 @@ jobs: # Override http://repo.gate.ac.uk to use https:// instead - name: Configure Maven settings - uses: whelk-io/maven-settings-xml-action@v20 + uses: whelk-io/maven-settings-xml-action@v22 with: mirrors: > [ diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 9659810..4e29963 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -30,7 +30,7 @@ jobs: # Override http://repo.gate.ac.uk to use https:// instead - name: Configure Maven settings - uses: whelk-io/maven-settings-xml-action@v20 + uses: whelk-io/maven-settings-xml-action@v22 with: mirrors: > [