Skip to content

Commit

Permalink
Bump lucacome/docker-image-update-checker from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [lucacome/docker-image-update-checker](https://github.com/lucacome/docker-image-update-checker) from 1 to 2.
- [Release notes](https://github.com/lucacome/docker-image-update-checker/releases)
- [Commits](lucacome/docker-image-update-checker@v1...v2)

---
updated-dependencies:
- dependency-name: lucacome/docker-image-update-checker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent ca910af commit 1fb9bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "tag=${{ needs.variables.outputs.git_tag }}${dist}" >> $GITHUB_OUTPUT
- name: Check if update available ${{ matrix.base_image.version }}
id: update
uses: lucacome/docker-image-update-checker@v1
uses: lucacome/docker-image-update-checker@v2
with:
base-image: ${{ matrix.base_image.version }}
image: opentracing/nginx-opentracing:${{ steps.dist.outputs.tag }}
Expand Down

0 comments on commit 1fb9bd6

Please sign in to comment.