1 parent 1a853a4 commit 51eb088Copy full SHA for 51eb088
1 file changed
.github/workflows/fast-forward.yml
@@ -29,7 +29,7 @@ jobs:
29
contains(github.event.comment.body, '/fast-forward')
30
# Pin to a 40-char commit SHA: whoever can change that repo can effectively
31
# push straight to this repository's default branch.
32
- uses: arcboxlabs/actions/.github/workflows/fast-forward.yml@086869fedf5c303a86521ac17d5fa34ec8e5d408 # ff-v1
+ uses: arcboxlabs/actions/.github/workflows/fast-forward.yml@d4cfe773a715f7d9c6b383269332bf90952f6971 # ff-v1
33
secrets:
34
app_id: ${{ secrets.BOT_APP_ID }}
35
app_private_key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
0 commit comments