Skip to content

Commit

Permalink
Merge pull request #15 from pysio2007/renovate/docker-metadata-action…
Browse files Browse the repository at this point in the history
…-5.x

chore(deps): update docker/metadata-action action to v5
  • Loading branch information
pysio2007 authored Oct 5, 2024
2 parents 42ce081 + 4c46404 commit bd4d304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bulid-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# 根据输入自动生成 tag 和 label 等数据,说明见下
- name: Extract metadata for Docker
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE }}

Expand Down

0 comments on commit bd4d304

Please sign in to comment.