Skip to content

Commit 4c4dfc0

Browse files
chore(deps): update github-actions (#36)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5394b55 commit 4c4dfc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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/generic-build-go-lib.yaml@v1.1.1
17+
uses: Netcracker/qubership-core-infra/.github/workflows/generic-build-go-lib.yaml@v1.2.1
1818
with:
1919
actor: ${{ github.actor }}
2020
sonar-project-key: ${{ vars.SONAR_PROJECT_KEY }}

.github/workflows/pr-assigner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
persist-credentials: false
2828

29-
- uses: netcracker/qubership-workflow-hub/actions/pr-assigner@1a7cc6c881a3fcd92e5607b4c267d3acd07039bb # 2.0.3
29+
- uses: netcracker/qubership-workflow-hub/actions/pr-assigner@396774180000abdb825cbf150b56cc59c6913db8 # 2.0.5
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)