From 11b1c9dd92f8854bb0a474d52885153bbeb61e52 Mon Sep 17 00:00:00 2001 From: Becky Chen Date: Mon, 7 Oct 2024 10:03:11 -0400 Subject: [PATCH] [3PP Automation] Update Security Alerts GHA (#66) * Use public runner for public repos * Update .github/workflows/push_dependabot_metadata.yml Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com> --------- Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com> --- .github/workflows/push_dependabot_metadata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_dependabot_metadata.yml b/.github/workflows/push_dependabot_metadata.yml index 24f220b..a980707 100644 --- a/.github/workflows/push_dependabot_metadata.yml +++ b/.github/workflows/push_dependabot_metadata.yml @@ -7,7 +7,7 @@ on: jobs: send-alerts: - runs-on: sfdc-hk-ubuntu-latest + runs-on: pub-hk-ubuntu-24.04-ip steps: - name: Send data to Security Alerts uses: heroku/security-alerts-action@main