Skip to content

Commit 9f2d058

Browse files
authored
Merge pull request #1 from haxwithaxe/dependabot/github_actions/docker/metadata-action-5.8.0
Bump docker/metadata-action from 5.7.0 to 5.8.0
2 parents 0aa9d3c + 36caea0 commit 9f2d058

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.7.0
79+
uses: docker/metadata-action@v5.8.0
8080
with:
8181
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
8282
flavor: |

0 commit comments

Comments
 (0)