We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd0f9b commit dfef276Copy full SHA for dfef276
1 file changed
.github/workflows/build-release.yaml
@@ -52,7 +52,7 @@ jobs:
52
runs-on: ubuntu-latest
53
steps:
54
- uses: actions/checkout@v6
55
- - uses: docker/metadata-action@v5
+ - uses: docker/metadata-action@v6
56
id: meta
57
with:
58
images: ghcr.io/codereaper/lane
0 commit comments