Skip to content

Commit

Permalink
Merge pull request #526 from interlay/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-5

chore(deps): bump docker/metadata-action from 4 to 5
  • Loading branch information
gregdhill authored Sep 20, 2023
2 parents 13431c2 + 8c5069b commit 9f6aec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cargo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: docker.io/interlayhq/interbtc-clients
tags: |
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:

- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: docker.io/interlayhq/interbtc-clients
tags: |
Expand Down

0 comments on commit 9f6aec9

Please sign in to comment.