Skip to content

Commit 62de124

Browse files
committed
CCM-8881: Bump version of combine prs action + add python to .tool-versions
1 parent 8b3a08f commit 62de124

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/manual-combine-dependabot-prs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: combine-prs
1717
id: combine-prs
18-
uses: github/combine-prs@v5.1.0
18+
uses: github/combine-prs@v5.2.0
1919
with:
2020
ci_required: false
2121
labels: dependencies

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ terraform 1.9.2
55
terraform-docs 0.19.0
66
tfsec 1.28.10
77
vale 3.6.0
8+
python 3.13.2t
89

910
# ==============================================================================
1011
# The section below is reserved for Docker image versions.

0 commit comments

Comments
 (0)