Skip to content

Commit

Permalink
Merge pull request #75 from eggplants/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-5

build(deps): bump docker/metadata-action from 4 to 5
  • Loading branch information
eggplants authored Sep 13, 2023
2 parents 5a1c216 + 986e80d commit 80fb320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker/metadata-action@v4
- uses: docker/metadata-action@v5
id: meta
with:
images: ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 80fb320

Please sign in to comment.