Skip to content

Commit

Permalink
Use public runner for public repos
Browse files Browse the repository at this point in the history
  • Loading branch information
bchen528 committed Oct 7, 2024
1 parent d18efb9 commit 15508d2
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-22.04-small
steps:
- name: Send data to Security Alerts
uses: heroku/security-alerts-action@main
Expand Down

0 comments on commit 15508d2

Please sign in to comment.