Skip to content

Commit 9397829

Browse files
authored
Merge pull request #172 from LDMX-Software/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
2 parents acdf125 + df908ba commit 9397829

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
-
3939
name: Docker meta
4040
id: meta
41-
uses: docker/metadata-action@v5
41+
uses: docker/metadata-action@v6
4242
with:
4343
images: ${{ env.REGISTRY_IMAGE }}
4444
tags: |
@@ -108,7 +108,7 @@ jobs:
108108
-
109109
name: Docker meta
110110
id: meta
111-
uses: docker/metadata-action@v5
111+
uses: docker/metadata-action@v6
112112
with:
113113
images: ${{ env.REGISTRY_IMAGE }}
114114
tags: |

0 commit comments

Comments
 (0)