Skip to content

Commit fe01883

Browse files
committed
Update socket-auto-pr.yml with dependencies and full SHA
1 parent 5ee7ca5 commit fe01883

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/socket-auto-pr.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Socket Fix Auto Pull Request
22

3+
# Dependencies:
4+
# - SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml
5+
36
on:
47
schedule:
58
- cron: '0 0 * * *' # Run daily at midnight UTC
@@ -21,7 +24,7 @@ permissions:
2124

2225
jobs:
2326
socket-auto-pr:
24-
uses: SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml@main
27+
uses: SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml@797e90f4f82ac089a308acdc434d2027c2cd7d5d
2528
with:
2629
debug: ${{ inputs.debug }}
2730
autopilot: true

0 commit comments

Comments
 (0)