Skip to content

Commit

Permalink
Merge pull request #287 from ruby/dependabot/github_actions/docker/me…
Browse files Browse the repository at this point in the history
…tadata-action-5
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
2 parents c4c5083 + ace2768 commit 63f967f
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 @@ -50,7 +50,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
- uses: docker/metadata-action@v4
- uses: docker/metadata-action@v5
id: meta
with:
images: ghcr.io/${{ github.repository_owner }}/ruby.wasm/builder/${{ matrix.entry.target }}
Expand Down

0 comments on commit 63f967f

Please sign in to comment.