diff --git a/.github/workflows/schedule_reporter.yml b/.github/workflows/schedule_reporter.yml index c8f96ac..eff723e 100644 --- a/.github/workflows/schedule_reporter.yml +++ b/.github/workflows/schedule_reporter.yml @@ -24,6 +24,6 @@ jobs: issues: 'write' checks: 'read' contents: 'read' - uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@c98f42808f37fcb5f90423ae9068ef1e198d91d5 + uses: googleapis/langchain-google-alloydb-pg-python/.github/workflows/cloud_build_failure_reporter.yml@ca31df6a6f3c7ed003a2014f6209b337ad7414d8 with: trigger_names: "integration-test-nightly,continuous-test-on-merge"