Skip to content

Commit e301654

Browse files
Bump docker/metadata-action from 5.9.0 to 5.10.0 (#488)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad189f0 commit e301654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
password: ${{ matrix.registry == 'docker.io' && secrets.DOCKERHUB_TOKEN || secrets.GITHUB_TOKEN }}
144144
- name: Docker metadata
145145
id: meta
146-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
146+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
147147
with:
148148
images: ${{ matrix.registry }}/${{ env.IMAGE_NAME }}
149149
tags: |

0 commit comments

Comments
 (0)