Skip to content

chore(deps): update docker.io/library/debian docker tag to v13 #339

chore(deps): update docker.io/library/debian docker tag to v13

chore(deps): update docker.io/library/debian docker tag to v13 #339

Workflow file for this run

---
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Run yamllint
run: make yamllint
name: Yamllint
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- release-4.19
push:
branches:
- release-4.19