Skip to content

Commit b47b4cb

Browse files
meta: update sequelize/pr-auto-update-and-handle-conflicts action to v1.0.1 (#747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32bda01 commit b47b4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate.yml

+1-1
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@3ff4c1ae3b521ccd0a6bed0de19911d555b7da8d # 1.0.0
29+
- uses: sequelize/pr-auto-update-and-handle-conflicts@257ac5f68859672393e3320495164251140bd801 # 1.0.1
3030
with:
3131
conflict-label: 'conflicted'
3232
conflict-requires-ready-state: 'ready_for_review'

0 commit comments

Comments
 (0)