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 e4ba159 commit e023532Copy full SHA for e023532
.github/workflows/update-docker-images.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Check if update available
36
id: update
37
- uses: lucacome/docker-image-update-checker@a233de0585661c019fb71f9601328db37051cc66 # v2.0.0
+ uses: lucacome/docker-image-update-checker@5d84572804be8bd4dc353f08c8437efdb6af37ac # v3.0.0
38
with:
39
base-image: ${{ needs.variables.outputs.ubi_version }}
40
image: nginxcontrib/nginx-ubi:${{ needs.variables.outputs.nginx_version }}
0 commit comments