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

Commit 1d211d4

Browse files
chore(deps): update docker/metadata-action action to v5 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9405729 commit 1d211d4

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@v4
59+
uses: docker/metadata-action@v5
6060
with:
6161
images: ${{ env.REGISTRY }}/${{ github.repository_owner }}/github-workflows-monitoring
6262
flavor: |

0 commit comments

Comments
 (0)