Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 7a2718d

Browse files
chore(deps): update docker/metadata-action action to v6
1 parent 6386e66 commit 7a2718d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
registry: ${{ env.REGISTRY }}
5757
- name: Set metadata
5858
id: meta
59-
uses: docker/metadata-action@v5
59+
uses: docker/metadata-action@v6
6060
with:
6161
images: ${{ env.REGISTRY }}/${{ github.repository_owner }}/github-workflows-monitoring
6262
flavor: |

0 commit comments

Comments
 (0)