Skip to content

Commit 15508d2

Browse files
committed
Use public runner for public repos
1 parent d18efb9 commit 15508d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_dependabot_metadata.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
send-alerts:
10-
runs-on: sfdc-hk-ubuntu-latest
10+
runs-on: pub-hk-ubuntu-22.04-small
1111
steps:
1212
- name: Send data to Security Alerts
1313
uses: heroku/security-alerts-action@main

0 commit comments

Comments
 (0)