Skip to content

Commit

Permalink
Merge pull request #29 from finleap-connect/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/metadata-action-4

ghactions: bump docker/metadata-action from 3 to 4
  • Loading branch information
jastBytes committed Jun 22, 2022
2 parents 363bca9 + fdab722 commit 52a55e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Extract metadata
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.REPOSITORY }}
tags: |
Expand Down

0 comments on commit 52a55e3

Please sign in to comment.