Merge pull request 'Update docker/metadata-action action to v5.10.0 #none minor (main)' (#24) from renovate-main-github-actions into main
All checks were successful
Actionlint / build (push) Successful in 22s

This commit was merged in pull request #24.
This commit is contained in:
2025-11-27 15:06:52 +02:00

View File

@@ -45,7 +45,7 @@ runs:
PRERELEASE_SUFFIX: ${{ github.ref_name }}
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
with:
flavor: |
latest=${{ github.ref_name == 'main' || github.ref_name == 'master' }}