Skip to content

Commit 94b453d

Browse files
Merge pull request #296 from rojopolis/dependabot/github_actions/docker/metadata-action-5.10.0
2 parents c463954 + be8d976 commit 94b453d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

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

3434
- name: Metadata for the image
3535
id: meta
36-
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # ratchet:docker/metadata-action@v5
36+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # ratchet:docker/metadata-action@v5
3737
with:
3838
images: ghcr.io/${{ github.repository }}
3939
tags: |

0 commit comments

Comments
 (0)