We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65546f3 commit a8d3802Copy full SHA for a8d3802
.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@257ac5f68859672393e3320495164251140bd801 # 1.0.1
+ - uses: sequelize/pr-auto-update-and-handle-conflicts@74929c430b8843e691e7b83d229d8d13d78d89e3 # 2.0.0
30
31
conflict-label: 'conflicted'
32
conflict-requires-ready-state: 'ready_for_review'
0 commit comments