mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 15:16:29 +00:00
fix(UPM-12035): auto commit from poc-ml
This commit is contained in:
2
.github/workflows/sonarqube-scan.yml
vendored
2
.github/workflows/sonarqube-scan.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
ref: '${{ github.head_ref }}'
|
||||
|
||||
- name: Checkout GitHub Action Repo
|
||||
uses: actions/checkout@master
|
||||
uses: actions/checkout@v3.3.0
|
||||
with:
|
||||
repository: EnterpriseDB/edb-github-actions.git
|
||||
ref: master
|
||||
|
||||
Reference in New Issue
Block a user