E58C
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 bc2ae24 commit 99e9de7Copy full SHA for 99e9de7
.github/workflows/update-docker-sha.yml
@@ -62,8 +62,8 @@ jobs:
62
branch: chore/image-update-${{ inputs.source_branch }}-${{ steps.update_images.outputs.docker_md5 }}
63
author: nginx-bot <integrations@nginx.com>
64
labels: |
65
- chore
66
- dependency
+ dependencies
+ docker
67
body: |
68
This automated PR updates pinned container image SHAs to latest.
69
if: ${{ !inputs.dry_run && steps.update_images.outputs.change_detected == 'true' }}
0 commit comments