Skip to content

Commit 669cf23

Browse files
authored
Merge pull request #1395 from harehare/dependabot/github_actions/docker/metadata-action-6
build(deps): bump docker/metadata-action from 5 to 6
2 parents 7b5b752 + 0bb2ab3 commit 669cf23

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
@@ -163,7 +163,7 @@ jobs:
163163
password: ${{ secrets.GITHUB_TOKEN }}
164164
- name: Extract metadata for Docker
165165
id: meta
166-
uses: docker/metadata-action@v5
166+
uses: docker/metadata-action@v6
167167
with:
168168
images: ghcr.io/${{ github.repository }}
169169
tags: |

0 commit comments

Comments
 (0)