Skip to content

Commit 5b9e084

Browse files
renovate[bot]slisson
authored andcommitted
build(deps): update actions/setup-python digest to 83679a8
1 parent 71542dc commit 5b9e084

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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
20+
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
2121
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
2222

2323
# openapi-linting:

0 commit comments

Comments
 (0)