Skip to content

Commit

Permalink
Merge pull request #110 from ocean-perception/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/metadata-action-4.6.0

Bump docker/metadata-action from 4.4.0 to 4.6.0
  • Loading branch information
miquelmassot authored Aug 3, 2023
2 parents 432a7f3 + cc46154 commit 289075c
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 @@ -28,7 +28,7 @@ jobs:
password: ${{ secrets.CR_PAT }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
with:
images: |
ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 289075c

Please sign in to comment.