@@ -3,10 +3,10 @@ const core = require('@actions/core');
const http = require('http');
const https = require('https');
main();
const manifest_media_type = 'application/vnd.docker.distribution.manifest.v2+json';
async function main() {
try {
const input = {
The note is not visible to the blocked user.