We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bda01 commit b47b4cbCopy full SHA for b47b4cb
.github/workflows/autoupdate.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
app-id: '${{ secrets.SEQUELIZE_BOT_APP_ID }}'
28
private-key: '${{ secrets.SEQUELIZE_BOT_PRIVATE_KEY }}'
29
- - uses: sequelize/pr-auto-update-and-handle-conflicts@3ff4c1ae3b521ccd0a6bed0de19911d555b7da8d # 1.0.0
+ - uses: sequelize/pr-auto-update-and-handle-conflicts@257ac5f68859672393e3320495164251140bd801 # 1.0.1
30
31
conflict-label: 'conflicted'
32
conflict-requires-ready-state: 'ready_for_review'
0 commit comments