Skip to content

Commit a8d3802

Browse files
meta: update sequelize/pr-auto-update-and-handle-conflicts action to v2
1 parent 65546f3 commit a8d3802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
app-id: '${{ secrets.SEQUELIZE_BOT_APP_ID }}'
2828
private-key: '${{ secrets.SEQUELIZE_BOT_PRIVATE_KEY }}'
29-
- uses: sequelize/pr-auto-update-and-handle-conflicts@257ac5f68859672393e3320495164251140bd801 # 1.0.1
29+
- uses: sequelize/pr-auto-update-and-handle-conflicts@74929c430b8843e691e7b83d229d8d13d78d89e3 # 2.0.0
3030
with:
3131
conflict-label: 'conflicted'
3232
conflict-requires-ready-state: 'ready_for_review'

0 commit comments

Comments
 (0)