Skip to content

Commit 05a65cf

Browse files
committed
v1.18.0 -- vcs-diff-lint v6.7 -- better debug support, ruff invalid-syntax fix
1 parent 105fcb9 commit 05a65cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ outputs:
6565

6666
runs:
6767
using: docker
68-
image: docker://quay.io/copr/vcs-diff-lint:v1.17.0
68+
image: docker://quay.io/copr/vcs-diff-lint:v1.18.0

container/cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/bash -e
22

3-
# Rebuild quay.io bump: 2
3+
# Rebuild quay.io bump: 3
44

55
rootdir=$(pwd)
66
result=true

0 commit comments

Comments
 (0)