Skip to content

Commit

Permalink
Merge pull request #7 from planetary-social/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/metadata-action-1294d94f8ee362ab42b6da04c35f4cd03a0e6af7

Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 1294d94f8ee362ab42b6da04c35f4cd03a0e6af7
  • Loading branch information
dcadenas authored May 17, 2024
2 parents 6688120 + 8296e39 commit 33f04ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
uses: docker/metadata-action@1294d94f8ee362ab42b6da04c35f4cd03a0e6af7
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 33f04ec

Please sign in to comment.