Skip to content

Commit

Permalink
Merge pull request #261 from douyu/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-5.0.0

chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
  • Loading branch information
sysulq authored Sep 18, 2023
2 parents cbfadfb + c1c2cf8 commit 2009144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: echo ${{ env.IMAGE_NAME }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4.6.0
uses: docker/metadata-action@v5.0.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2009144

Please sign in to comment.