You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-11-06 09:09:19 +02:00
Update verify-go.yml (#4425)
This commit is contained in:
committed by
GitHub
parent
4d182e9516
commit
9c23cb3820
2
.github/workflows/verify-go.yml
vendored
2
.github/workflows/verify-go.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: unit-test
|
||||
uses: paambaati/codeclimate-action@v2.6.0
|
||||
uses: paambaati/codeclimate-action@v4
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: ${{ secrets.CODE_CLIMATE_REPORTER_ID }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user