⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.72.0 #523

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-12-11 20:39:19 -05:00
Showing only changes of commit 40f518d2ec - Show all commits

View file

@ -9,7 +9,7 @@ jobs:
name: Lint YAML files
runs-on: docker
container:
image: cytopia/yamllint:latest
image: mafyuh/node-yamllint:v1.0.0
steps:
- name: Checkout code
uses: actions/checkout@v4