Skip to content

Commit 2cae8e0

Browse files
feat: update docker/metadata-action to v5.10.0 #minor (#126)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent f75f00d commit 2cae8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Extract Docker metadata
3939
id: meta
40-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
40+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
4141
with:
4242
github-token: ${{ secrets.GITHUB_TOKEN }}
4343
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)