Swap annotation key to actions.github.com prefix (#216)

This commit is contained in:
Vidya Reddy
2022-07-27 10:53:57 -07:00
committed by GitHub
parent 71e93a71d4
commit bb0278db72
3 changed files with 6 additions and 41 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ export async function annotateAndLabelResources(
const workflowFilePath = await getWorkflowFilePath(githubToken)
const deploymentConfig = await getDeploymentConfig()
const annotationKeyLabel = getWorkflowAnnotationKeyLabel(workflowFilePath)
const annotationKeyLabel = getWorkflowAnnotationKeyLabel()
await annotateResources(
files,