File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.1.6] ( https://github.com/timo-reymann/gitlab-ci-verify/compare/v2.1.5...v2.1.6 ) (2025-05-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** deps:** update module github.com/open-policy-agent/opa to v1.4.2 ([ 7862b77] ( https://github.com/timo-reymann/gitlab-ci-verify/commit/7862b77f98f8f1cc96fe5f8642950777c549e2a8 ) )
7+
18## [ 2.1.5] ( https://github.com/timo-reymann/gitlab-ci-verify/compare/v2.1.4...v2.1.5 ) (2025-04-16)
29
310
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ docker run --rm -it -v $PWD:/workspace -e GITLAB_TOKEN="your token" timoreymann/
156156
157157``` yaml
158158- repo : https://github.com/timo-reymann/gitlab-ci-verify
159- rev : v2.1.5
159+ rev : v2.1.6
160160 hooks :
161161 - id : gitlab-ci-verify
162162` ` `
Original file line number Diff line number Diff line change 11[project ]
22name = " gitlab-ci-verify"
3- version = " 2.1.5 "
3+ version = " 2.1.6 "
44description = " Validate and lint your gitlab ci files using ShellCheck, the Gitlab API and curated checks"
55authors = [
66 {
name =
" Timo Reymann" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments