Skip to content

Commit 6c94a88

Browse files
committed
fix(bot): remove duplicate checkout
1 parent 63a7177 commit 6c94a88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/bot/action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: "🤖 beep boop"
33
runs:
44
using: "composite"
55
steps:
6-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 6.0.1
76
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # 8.0.0
87
with:
98
script: |

0 commit comments

Comments
 (0)