Skip to content

Commit a12a795

Browse files
authored
Merge pull request #7 from CCPBioSim/dependabot/github_actions/docker/metadata-action-5.9.0
Bump docker/metadata-action from 5.8.0 to 5.9.0
2 parents 2f8d9f1 + f35cf92 commit a12a795

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Metadata
3737
id: meta
38-
uses: docker/metadata-action@v5.8.0
38+
uses: docker/metadata-action@v5.9.0
3939
with:
4040
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
4141

@@ -112,7 +112,7 @@ jobs:
112112

113113
- name: Metadata
114114
id: meta
115-
uses: docker/metadata-action@v5.8.0
115+
uses: docker/metadata-action@v5.9.0
116116
with:
117117
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
118118
tags: |

0 commit comments

Comments
 (0)