Skip to content

chore(deps): update actions/checkout action to v3.6.0 #198

chore(deps): update actions/checkout action to v3.6.0

chore(deps): update actions/checkout action to v3.6.0 #198

Workflow file for this run

name: test
on:
push:
env:
LOG_LEVEL: debug
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
matrix:
file:
- default
- automergePatch
- automergeDigest
- fixes
# - meta -> soureUrl not valid
- shared
- groups
- replacements
- ng
- vo
env:
RENOVATE_CONFIG_FILE: ${{ matrix.file }}.json
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: testing ${{ matrix.file }}
run: npx -p renovate renovate-config-validator