Workflow fixes
This commit is contained in:
parent
514547a2b2
commit
84c88fdf3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
|
|
@ -149,7 +149,7 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: version-bump
|
||||
ref: version-bump-${{steps.get-version.outputs.assembly-version}}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Create local changes for reference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue