We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105fcb9 commit 05a65cfCopy full SHA for 05a65cf
2 files changed
action.yml
@@ -65,4 +65,4 @@ outputs:
65
66
runs:
67
using: docker
68
- image: docker://quay.io/copr/vcs-diff-lint:v1.17.0
+ image: docker://quay.io/copr/vcs-diff-lint:v1.18.0
container/cmd
@@ -1,6 +1,6 @@
1
#! /bin/bash -e
2
3
-# Rebuild quay.io bump: 2
+# Rebuild quay.io bump: 3
4
5
rootdir=$(pwd)
6
result=true
0 commit comments