Skip to content

Commit 63f967f

Browse files
Merge pull request #287 from ruby/dependabot/github_actions/docker/metadata-action-5
2 parents c4c5083 + ace2768 commit 63f967f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
username: ${{ github.actor }}
5151
password: ${{ secrets.GITHUB_TOKEN }}
5252
registry: ghcr.io
53-
- uses: docker/metadata-action@v4
53+
- uses: docker/metadata-action@v5
5454
id: meta
5555
with:
5656
images: ghcr.io/${{ github.repository_owner }}/ruby.wasm/builder/${{ matrix.entry.target }}

0 commit comments

Comments
 (0)