Skip to content

Commit 507d689

Browse files
authored
Merge pull request #267 from StefRuseva88/github_actions/docker/metadata-action-6
chore(actions): bump docker/metadata-action from 5 to 6
2 parents 4d8755b + f1d2f0c commit 507d689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packaging-and-deployment.yml

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

5858
- name: Generate Docker Metadata
5959
id: meta
60-
uses: docker/metadata-action@v5
60+
uses: docker/metadata-action@v6
6161
with:
6262
images: ghcr.io/${{ github.repository }}
6363
tags: |

0 commit comments

Comments
 (0)