chore(deps): bump dorny/test-reporter from 2.1.1 to 2.5.0 #90
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/auto-tag-enhanced.yml#L1
(Line: 407, Col: 9): Unrecognized named-value: 'secrets'. Located at position 91 within expression: always() &&
needs.auto-tag-and-release.result == 'success' &&
inputs.notify-on-success &&
secrets.SLACK_WEBHOOK_URL != ''
, (Line: 436, Col: 9): Unrecognized named-value: 'secrets'. Located at position 139 within expression: always() &&
(needs.auto-tag-and-release.result == 'failure' || needs.publish-packages.result == 'failure') &&
inputs.notify-on-failure &&
secrets.SLACK_WEBHOOK_URL != ''
|