Skip to content

Commit

Permalink
[3PP Automation] Update Security Alerts GHA (#66)
Browse files Browse the repository at this point in the history
* Use public runner for public repos

* Update .github/workflows/push_dependabot_metadata.yml

Co-authored-by: Ed Morley <[email protected]>

---------

Co-authored-by: Ed Morley <[email protected]>
  • Loading branch information
bchen528 and edmorley authored Oct 7, 2024
1 parent d18efb9 commit 11b1c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_dependabot_metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11b1c9d

Please sign in to comment.