Skip to content

Commit

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

Bump docker/metadata-action from 4 to 5
  • Loading branch information
dedene authored Oct 12, 2023
2 parents e59fb1e + 6a5c5a9 commit 0118449
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 0118449

Please sign in to comment.