Skip to content

Commit 5001b94

Browse files
authored
update docker/metadata-action #1898 (#1965)
1 parent 953dc8f commit 5001b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
9191
- name: Docker meta
9292
id: meta
93-
uses: docker/metadata-action@v3
93+
uses: docker/metadata-action@v4
9494
with:
9595
images: ${{ env.REGISTRY }}/${{ github.repository }}/${{ matrix.configuration.image_name }}
9696
tags: |

0 commit comments

Comments
 (0)