Skip to content

Commit

Permalink
Fix workflow PR labels (nginxinc#5574)
Browse files Browse the repository at this point in the history
fix workflow PR labels
  • Loading branch information
oseoin authored and ssrahul96 committed Jun 20, 2024
1 parent 210e26b commit 84eb268
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-docker-sha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
branch: chore/image-update-${{ inputs.source_branch }}-${{ steps.update_images.outputs.docker_md5 }}
author: nginx-bot <[email protected]>
labels: |
chore
dependency
dependencies
docker
body: |
This automated PR updates pinned container image SHAs to latest.
if: ${{ !inputs.dry_run && steps.update_images.outputs.change_detected == 'true' }}

0 comments on commit 84eb268

Please sign in to comment.