Skip to content

Commit e72740a

Browse files
authored
Merge pull request #48 from Perun-Engineering/dependabot/github_actions/docker/metadata-action-6.2.0
ci: bump docker/metadata-action from 6.1.0 to 6.2.0
2 parents 8802170 + 348028a commit e72740a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- name: Extract metadata
8383
id: meta
84-
uses: docker/metadata-action@v6.1.0
84+
uses: docker/metadata-action@v6.2.0
8585
with:
8686
images: ghcr.io/${{ github.repository }}
8787

@@ -139,7 +139,7 @@ jobs:
139139

140140
- name: Extract metadata
141141
id: meta
142-
uses: docker/metadata-action@v6.1.0
142+
uses: docker/metadata-action@v6.2.0
143143
with:
144144
images: ghcr.io/${{ github.repository }}
145145
tags: |

0 commit comments

Comments
 (0)