1
0
Fork 0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-05-19 03:26:08 +02:00

Merge pull request #235 from lineageos4microg/dependabot/github_actions/docker/metadata-action-3.6.1

Bump docker/metadata-action from 3.6.0 to 3.6.1
This commit is contained in:
Philip Nagler-Frank 2021-12-01 11:07:09 +01:00 committed by GitHub
commit fb77921133
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@548e2346a9987b56d8a4104fe776321ff8e23440
uses: docker/metadata-action@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: latest=${{ github.ref == 'refs/heads/master' }}