mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-07 15:56:27 +00:00
chore(deps)!: update docker/metadata-action (v5.10.0 → v6.0.0) (#493)
* chore(deps): update actions/setup-node action (v6.2.0 → v6.3.0) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps)!: update docker/metadata-action (v5.10.0 → v6.0.0) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build-testing-image.yml
vendored
2
.github/workflows/build-testing-image.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
- name: Extract metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
|
||||
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
|
||||
with:
|
||||
images: ghcr.io/${{ github.repository_owner }}/actions
|
||||
tags: |
|
||||
|
||||
Reference in New Issue
Block a user