Skip to content

Commit 02ff2ba

Browse files
Update docker/metadata-action action to v5
1 parent 05acd3b commit 02ff2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/personal_build_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: Docker meta
3838
id: meta
3939
if: github.event_name != 'pull_request'
40-
uses: docker/metadata-action@v4
40+
uses: docker/metadata-action@v5
4141
with:
4242
images: ghcr.io/${{ github.repository_owner }}/netbird-dashboard
4343
-

0 commit comments

Comments
 (0)