Skip to content

Commit d268782

Browse files
authored
fix: remove readme link from DA (#330)
1 parent 05c113c commit d268782

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.secrets.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2024-07-19T17:07:55Z",
6+
"generated_at": "2025-10-31T07:13:40Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -136,7 +136,7 @@
136136
}
137137
]
138138
},
139-
"version": "0.13.1+ibm.62.dss",
139+
"version": "0.13.1+ibm.64.dss",
140140
"word_list": {
141141
"file": null,
142142
"hash": null

ibm_catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,8 @@
334334
"release_notes_url": "RELEASE NOTES URL",
335335
"outputs": [],
336336
"install_type": "fullstack",
337-
"terraform_version": "1.10.5"
337+
"terraform_version": "1.10.5",
338+
"ignore_readme": true
338339
}
339340
]
340341
}

0 commit comments

Comments
 (0)