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

This commit was merged in pull request #15.
This commit is contained in:
2025-08-01 13:07:54 +03:00

View File

@@ -41,7 +41,7 @@ runs:
- run: echo "::group::Extract Docker metadata"
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
with:
flavor: |
latest=${{ github.ref_name == 'main' || github.ref_name == 'master' }}