Skip to content

Commit faeb330

Browse files
authored
Merge pull request #3 from example-policy-org-demo/renovate/docker-metadata-action-3.x
Update docker/metadata-action action to v3.7.0
2 parents 3163b60 + 1eb9af1 commit faeb330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
password: ${{ secrets.GITHUB_TOKEN }}
4040

4141
- id: docker_meta
42-
uses: docker/metadata-action@v3.6.2
42+
uses: docker/metadata-action@v3.7.0
4343
with:
4444
images: |
4545
ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)