Skip to content

Commit 8f446fd

Browse files
authored
Merge branch 'main' into ci-update
2 parents e73c0ca + a12a795 commit 8f446fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Metadata
3737
id: meta
38-
uses: docker/metadata-action@v5.8.0
38+
uses: docker/metadata-action@v5.9.0
3939
with:
4040
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
4141

@@ -133,7 +133,7 @@ jobs:
133133

134134
- name: Metadata
135135
id: meta
136-
uses: docker/metadata-action@v5.8.0
136+
uses: docker/metadata-action@v5.9.0
137137
with:
138138
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
139139
tags: |

0 commit comments

Comments
 (0)