Skip to content

Commit edd263e

Browse files
Updates github-config (#98)
* Updating github-config * Updating github-config --------- Co-authored-by: paketo-bot <paketobuildpacks@gmail.com>
1 parent dd03c61 commit edd263e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v5
2323
with:
24-
python-version: 3.8
24+
python-version: 3.14
2525

2626
- name: Install yamllint
2727
run: pip install yamllint

scripts/.util/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"createpackage": "v1.73.0",
33
"jam": "v2.15.3",
44
"libpaktools": "v0.3.0",
5-
"pack": "v0.40.0"
5+
"pack": "v0.40.1"
66
}

0 commit comments

Comments
 (0)