We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a7177 commit 6c94a88Copy full SHA for 6c94a88
.github/actions/bot/action.yaml
@@ -3,7 +3,6 @@ description: "🤖 beep boop"
3
runs:
4
using: "composite"
5
steps:
6
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 6.0.1
7
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # 8.0.0
8
with:
9
script: |
0 commit comments