Skip to content

Commit f1b1a7c

Browse files
chore(deps): update github-actions (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bc8579 commit f1b1a7c

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
@@ -26,7 +26,7 @@ on:
2626
jobs:
2727
build:
2828
name: Build and test
29-
uses: Netcracker/qubership-core-infra/.github/workflows/generic-go-build.yaml@v2.0.0
29+
uses: Netcracker/qubership-core-infra/.github/workflows/generic-go-build.yaml@v2.1.0
3030
with:
3131
sonar-project-key: ${{ vars.SONAR_PROJECT_KEY }}
3232
secrets: inherit

.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@8d542a426ce561c7dce745f6b9cee068d1d7e101 # 2.0.10
29+
- uses: netcracker/qubership-workflow-hub/actions/pr-assigner@6b356d28e46b2d4683cccb1d91f92643d7f0c513 # 2.0.11
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)