chore(deps): update python:3.12-slim docker digest to 69ce3ae #1382
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Linting | |
on: [push, pull_request] | |
jobs: | |
linting: | |
# docs: https://github.com/telekom-mms/.github#python-linting | |
uses: telekom-mms/.github/.github/workflows/python_linting.yml@main |