Merge pull request 'chore(deps): update docker/metadata-action digest to dc80280' (#33) from renovate/docker-metadata-action-digest into main
Main Release / hadolint (push) Successful in 6s
Docker Build and Push / test (push) Successful in 16s
Main Release / test (push) Successful in 13s
Docker Build and Push / integration-test (push) Successful in 23s
Main Release / build (push) Successful in 15s
Main Release / tag (push) Successful in 37s
Tag Release / hadolint (push) Successful in 8s
Tag Release / test (push) Successful in 19s
Docker Build and Push / build (push) Successful in 2m34s
Tag Release / build-push (push) Successful in 2m36s
Main Release / hadolint (push) Successful in 6s
Docker Build and Push / test (push) Successful in 16s
Main Release / test (push) Successful in 13s
Docker Build and Push / integration-test (push) Successful in 23s
Main Release / build (push) Successful in 15s
Main Release / tag (push) Successful in 37s
Tag Release / hadolint (push) Successful in 8s
Tag Release / test (push) Successful in 19s
Docker Build and Push / build (push) Successful in 2m34s
Tag Release / build-push (push) Successful in 2m36s
Reviewed-on: #33
This commit was merged in pull request #33.
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
TAG=$(git describe --tags --abbrev=0 2>/dev/null || echo "")
|
||||
echo "tag=$TAG" >> $GITHUB_OUTPUT
|
||||
- id: meta
|
||||
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6
|
||||
uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6
|
||||
with:
|
||||
images: jcabillot/mcp-maildir
|
||||
tags: |
|
||||
|
||||
@@ -32,7 +32,7 @@ jobs:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
- id: meta
|
||||
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6
|
||||
uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6
|
||||
with:
|
||||
images: jcabillot/mcp-maildir
|
||||
tags: |
|
||||
|
||||
Reference in New Issue
Block a user