Skip to content

Commit

Permalink
Merge pull request #2 from zenjoy/dependabot/github_actions/docker/me…
Browse files Browse the repository at this point in the history
…tadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
dedene authored Oct 3, 2023
2 parents f0543e6 + 60e3e9d commit ff11b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "branch=$(echo ${GIT_REF,,} | sed 's/[^a-zA-Z0-9]/-/g')" | tee -a $GITHUB_OUTPUT
- name: Generate Docker metadata with Caddy version
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
id: metadata
with:
images: |
Expand Down

0 comments on commit ff11b52

Please sign in to comment.