Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Commit

Permalink
Update UpdateOnBaseImageChange.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rix1337 authored Feb 1, 2023
1 parent ad32f95 commit 729d4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UpdateOnBaseImageChange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Docker Image Update Checker
id: baseupdatecheck
uses: lucacome/docker-image-update-checker@v1
uses: lucacome/docker-image-update-checker@v1.2.1
with:
base-image: ${{ env.IMAGE_BASE }}
image: ${{ env.IMAGE }}
Expand Down

0 comments on commit 729d4f2

Please sign in to comment.