Skip to content

Commit dfef276

Browse files
Bump docker/metadata-action from 5 to 6 (#157)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebd0f9b commit dfef276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
runs-on: ubuntu-latest
5353
steps:
5454
- uses: actions/checkout@v6
55-
- uses: docker/metadata-action@v5
55+
- uses: docker/metadata-action@v6
5656
id: meta
5757
with:
5858
images: ghcr.io/codereaper/lane

0 commit comments

Comments
 (0)