mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +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 }}'
|
ref: '${{ github.head_ref }}'
|
||||||
|
|
||||||
- name: Checkout GitHub Action Repo
|
- name: Checkout GitHub Action Repo
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@v3.3.0
|
||||||
with:
|
with:
|
||||||
repository: EnterpriseDB/edb-github-actions.git
|
repository: EnterpriseDB/edb-github-actions.git
|
||||||
ref: master
|
ref: master
|
||||||
|
|||||||
Reference in New Issue
Block a user