Skip to content

Commit

Permalink
Merge pull request #1430 from wger-project/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/metadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
rolandgeider authored Sep 29, 2023
2 parents a009d11 + 4470215 commit a4df027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
# Think if we want to also build branches, PRs, tags, etc.
# https://github.com/docker/metadata-action
Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
# Think if we want to also build branches, PRs, tags, etc.
# https://github.com/docker/metadata-action
with:
Expand Down

0 comments on commit a4df027

Please sign in to comment.