Skip to content

Commit dd7b9f7

Browse files
committed
Merge remote-tracking branch 'upstream/main' into rhoai-3.2
2 parents b272784 + ac1beac commit dd7b9f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/redhat-distro-container.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
6666

6767
- name: Install uv
68-
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
68+
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
6969
with:
7070
python-version: 3.12
7171
version: 0.7.6
@@ -176,7 +176,7 @@ jobs:
176176
177177
- name: Upload logs as artifacts
178178
if: always()
179-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
179+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
180180
with:
181181
name: ci-logs-${{ github.sha }}
182182
path: logs/

0 commit comments

Comments
 (0)