diff --git a/action.yml b/action.yml index 3cae28a..7de74be 100644 --- a/action.yml +++ b/action.yml @@ -80,7 +80,6 @@ runs: with: message: 'Failed to assume DSO metrics cross-account role when reporting DSO Metrics. Please investigate the failure.' - - name: Report test metrics id: report-test-metrics if: | @@ -88,7 +87,7 @@ runs: steps.run-command.outputs.start-time != '' && inputs.event-type == 'test' continue-on-error: true - uses: ${{ github.action_path }}/.github/actions/report-dso-event + uses: Enterprise-CMCS/mac-fc-report-dso-event/.github/actions/report-dso-event with: # TODO add coverage args: >