Skip to content

Update python:3.12.2-alpine Docker digest to 1a05012 #242

Update python:3.12.2-alpine Docker digest to 1a05012

Update python:3.12.2-alpine Docker digest to 1a05012 #242

Workflow file for this run

name: Renovate validation
on:
- push
jobs:
renovate-config-validator:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Validate Renovate Configuration with renovate-config-validator
shell: bash
run: docker run --rm -v $(pwd):/app -w /app renovate/renovate renovate-config-validator --strict