Skip to content

Commit bc1d1db

Browse files
chore: update gh (#256)
* Update GitHub Actions * Upgrade OpenStack Kolla dependencies * Upgrade distro list versions --------- Co-authored-by: gh versions bot <[email protected]>
1 parent 438420d commit bc1d1db

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/spell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
35-
- uses: igsekor/pyspelling-any@155eb06641bb9259cab59b5126a40be943ecb4f7 # 1.0.4
35+
- uses: igsekor/pyspelling-any@44278deea34ea69d8f0d5179ac409c140b0a2f5a # 1.0.5
3636
name: Spellcheck

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
51-
- uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # 6.3.0
51+
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # 6.3.1
5252
with:
5353
enable-cache: true
5454
- name: install dependencies

distros_supported.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ debian_11:
2828
debian_12:
2929
name: debian/bookworm64
3030
vb_controller: SATA Controller
31-
version: "12.20241217.1"
31+
version: "12.20250126.1"
3232
project_id: debian-cloud
3333
family: debian-12

requirements/2024.1/rocky_9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jinja2==3.1.6
3434
# kolla-ansible
3535
jmespath==1.0.1
3636
# via kolla-ansible
37-
kolla-ansible==18.6.0
37+
kolla-ansible==18.7.0
3838
# via caracal (requirements/2024.1/pyproject.toml)
3939
markupsafe==3.0.2
4040
# via jinja2

0 commit comments

Comments
 (0)