Skip to content

Commit

Permalink
Merge pull request #249 from ComputationalPhysiology/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/docker/metadata-action-5.6.1

Bump docker/metadata-action from 3.3.0 to 5.6.1
  • Loading branch information
finsberg authored Feb 13, 2025
2 parents a210957 + 2755e88 commit eb48f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit eb48f87

Please sign in to comment.