Skip to content

Commit

Permalink
Update docker/metadata-action action to v5 (#256)
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 Sep 12, 2023
1 parent b6e1c72 commit 1f89114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
build:
- ${{ matrix.image.path }}/!(**.md)
- name: Docker Metadata
uses: docker/metadata-action@v4.6.0
uses: docker/metadata-action@v5.0.0
id: meta
if: steps.filter.outputs.build == 'true' || ( github.event_name == 'release' && github.event.action == 'published' )
with:
Expand Down

0 comments on commit 1f89114

Please sign in to comment.