11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-05 09:06:54 +00:00

Merge pull request #410 from diogokiss/security-vuln-docker-image

build: upgrade base Docker image to prevent security vulnerability
This commit is contained in:
Wagner Santos 2022-06-16 07:24:20 -03:00 committed by GitHub
commit 7445d4e7ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
"build": "rollup -c"
},
"engines": {
"node": "16.5.0"
"node": "v16.14.2"
},
"repository": {
"type": "git",