We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d32b92 commit 3164c5fCopy full SHA for 3164c5f
1 file changed
.github/actions/lbox-matrix/index.js
@@ -26811,6 +26811,7 @@ const core = __nccwpck_require__(8611);
26811
try {
26812
const files = JSON.parse(core.getInput('files-changed'));
26813
const startingMatrix = [
26814
+ // To be updated with the new API keys
26815
{
26816
"python-version": "3.9",
26817
"api-key": "STAGING_LABELBOX_API_KEY_3",
0 commit comments