Skip to content

Commit e023532

Browse files
Update lucacome/docker-image-update-checker action to v3 (#303)
| datasource | package | from | to | | ----------- | ------------------------------------ | ------ | ------ | | github-tags | lucacome/docker-image-update-checker | v2.0.0 | v3.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4ba159 commit e023532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- name: Check if update available
3636
id: update
37-
uses: lucacome/docker-image-update-checker@a233de0585661c019fb71f9601328db37051cc66 # v2.0.0
37+
uses: lucacome/docker-image-update-checker@5d84572804be8bd4dc353f08c8437efdb6af37ac # v3.0.0
3838
with:
3939
base-image: ${{ needs.variables.outputs.ubi_version }}
4040
image: nginxcontrib/nginx-ubi:${{ needs.variables.outputs.nginx_version }}

0 commit comments

Comments
 (0)