Skip to content

Commit 58d5de3

Browse files
[rhoai-3.3] Update github-actions
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 9d9860a commit 58d5de3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
- name: golangci-lint
116116
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
117117
with:
118-
version: v2.13.1
118+
version: v2.13.2
119119
working-directory: scripts/buildinputs
120120

121121
- name: Install gotestsum

.github/workflows/piplock-renewal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Install uv
8484
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
8585
with:
86-
version: '0.12.6'
86+
version: '0.12.7'
8787

8888
- name: Run make refresh-pipfilelock-files
8989
run: |

0 commit comments

Comments
 (0)