Skip to content

Commit 498db0b

Browse files
authored
Merge pull request #393 from librenms/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2 parents bf4de1e + 9ad6692 commit 498db0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
-
3030
name: Docker meta
3131
id: meta
32-
uses: docker/metadata-action@v4
32+
uses: docker/metadata-action@v5
3333
with:
3434
images: |
3535
${{ env.DOCKERHUB_SLUG }}

0 commit comments

Comments
 (0)