Skip to content

Commit f657a11

Browse files
Update docker.yml
1 parent 5f772d3 commit f657a11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ jobs:
5151
tags: ${{ steps.meta.outputs.tags }}
5252
labels: ${{ steps.meta.outputs.labels }}
5353

54-
auto-pr-handling:
54+
auto-merge:
5555
needs: build-and-push-image
5656
if: github.event.review.state == 'approved'
5757
runs-on: ubuntu-latest
5858
steps:
59-
- uses: TimonVS/pr-labeler-action@v5
59+
- uses: TimonVS/pr-labeler-action@v5.0.0
6060
with:
6161
configuration-path: .github/auto_label.yml
6262
env:

0 commit comments

Comments
 (0)