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 cb31ea4 commit b3fe57aCopy full SHA for b3fe57a
.github/workflows/update-docker-images.yml
@@ -67,7 +67,7 @@ jobs:
67
68
- name: Check if update available for nginx image
69
id: update
70
- uses: lucacome/docker-image-update-checker@a233de0585661c019fb71f9601328db37051cc66 # v2.0.0
+ uses: lucacome/docker-image-update-checker@5d84572804be8bd4dc353f08c8437efdb6af37ac # v3.0.0
71
with:
72
base-image: ${{ needs.variables.outputs.nginx_version }}
73
image: ghcr.io/nginx/nginx-gateway-fabric/nginx:${{ needs.variables.outputs.ngf_tag }}
0 commit comments