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

Bump docker/metadata-action from 3.6.1 to 3.6.2

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](a2e02890a0...e5622373a3)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-07 13:14:13 +00:00 committed by GitHub
parent fb77921133
commit 9c3a8a07cf
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@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2
uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: latest=${{ github.ref == 'refs/heads/master' }}