mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
{
|
|
"plugins": [
|
|
"@semantic-release/commit-analyzer",
|
|
"@semantic-release/release-notes-generator",
|
|
"@semantic-release/git",
|
|
"@semantic-release/github"
|
|
]
|
|
}
|