Skip to content

Build arm64, multi-arch image, update to go-1.22 and add HTTP2 support #167

Build arm64, multi-arch image, update to go-1.22 and add HTTP2 support

Build arm64, multi-arch image, update to go-1.22 and add HTTP2 support #167

Workflow file for this run

name: Lint Renovate configuration
on:
pull_request:
push:
branches:
- main
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 🧼 lint renovate config # Validates changes to renovate.json config file
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1
with:
config_file_path: 'renovate.json'