Skip to content

Commit 8c72ee5

Browse files
committed
chore: update version of common build workflow
1 parent eceb4a8 commit 8c72ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
build-go-lib:
1616
name: Build go lib
17-
uses: Netcracker/qubership-core-infra/.github/workflows/[email protected].0
17+
uses: Netcracker/qubership-core-infra/.github/workflows/[email protected].1
1818
with:
1919
actor: ${{ github.actor }}
2020
sonar-project-key: ${{ vars.SONAR_PROJECT_KEY }}

0 commit comments

Comments
 (0)