change to use runner image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 1m7s
renovate / renovate (push) Successful in 4m6s

This commit is contained in:
2025-11-04 16:56:17 -06:00
parent 57e94519bf
commit 06ffe6bf25
4 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ on:
jobs:
docker-lint:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4