Skip to content

Commit

Permalink
CI: chore(deps): update docker/metadata-action action to v4 (#2779)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent 9984bde commit 57d92fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
fetch-depth: 0
- name: Create image and tag name
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
# images: ${DOCKERHUB_REPOSITORY}
images: mundialis/grass-py3-pdal
Expand Down

0 comments on commit 57d92fe

Please sign in to comment.