Skip to content

Commit

Permalink
Merge pull request #1 from c0deplayer/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-5
  • Loading branch information
c0deplayer authored Oct 30, 2024
2 parents 555058a + c3df45c commit a5fe215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ matrix.image }}
tags: |
Expand Down

0 comments on commit a5fe215

Please sign in to comment.