Skip to content

Commit

Permalink
Update docker/metadata-action digest to 79f06a3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent 2b4fe7b commit 51e9bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: docker/setup-buildx-action@v2
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@b67fef219a3c5542bf1d0948862a08152653b4d4
uses: docker/metadata-action@79f06a31c0239ef7cd295f017ff96abdf7bbe84d
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image
Expand Down

0 comments on commit 51e9bb1

Please sign in to comment.