Skip to content

Commit

Permalink
Merge pull request #466 from yuzawa-san/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/metadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
yuzawa-san authored Oct 2, 2023
2 parents 624c3e1 + 6d724c5 commit b7a6c2b
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 @@ -38,7 +38,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ghcr.io/yuzawa-san/googolplex-theater
- name: Build and push
Expand Down

0 comments on commit b7a6c2b

Please sign in to comment.