Skip to content

Commit

Permalink
Merge pull request #29 from screepers/renovate/docker-metadata-action…
Browse files Browse the repository at this point in the history
…-digest

chore(deps): update docker/metadata-action digest to 232fc64
  • Loading branch information
AlinaNova21 authored Feb 28, 2024
2 parents 40b46c3 + 1d4c8ba commit 853e31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
uses: docker/metadata-action@232fc64e3a4e54539e087c5976439ea54be0959d
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Set up Docker Buildx
Expand Down

0 comments on commit 853e31c

Please sign in to comment.