1
0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-09-20 00:12:55 +02:00

Merge pull request #214 from lineageos4microg/dependabot/github_actions/docker/metadata-action-3.5.0

Bump docker/metadata-action from 3.4.1 to 3.5.0
This commit is contained in:
Philip Nagler-Frank 2021-08-24 14:31:11 +02:00 committed by GitHub
commit 7ddff6821d
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@8b842e721d38d18bea23b57f4c040e53331f4ca2
uses: docker/metadata-action@3a3bb3a81753dc99f090d24ee7e5343838b73a96
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: latest=${{ github.ref == 'refs/heads/master' }}