Skip to content

Commit ad69385

Browse files
authored
Merge pull request #3 from haxwithaxe/dependabot/github_actions/docker/metadata-action-5.10.0
Bump docker/metadata-action from 5.8.0 to 5.10.0
2 parents a772108 + 09287d1 commit ad69385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
# https://github.com/docker/metadata-action
7777
- name: Extract Docker metadata
7878
id: meta
79-
uses: docker/metadata-action@v5.8.0
79+
uses: docker/metadata-action@v5.10.0
8080
with:
8181
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
8282
flavor: |

0 commit comments

Comments
 (0)