Skip to content

Commit fc0f100

Browse files
renovate[bot]slisson
authored andcommitted
build(deps): update actions/setup-python digest to 8d9ed9a
1 parent 9c677b8 commit fc0f100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
key: release-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
1818
- name: Install dependencies
1919
run: npm ci
20-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
20+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
2121
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
2222

2323
openapi-linting:

0 commit comments

Comments
 (0)