Skip to content

Commit b115601

Browse files
authored
Merge pull request #235 from rsksmart/dependabot/github_actions/docker/metadata-action-5.7.0
Bump docker/metadata-action from 5.5.1 to 5.7.0
2 parents 5a67a62 + 6219fd9 commit b115601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
41+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
4242
with:
4343
images: |
4444
${{ env.LATEST_TAG }}

0 commit comments

Comments
 (0)