Skip to content

Commit 2bbf760

Browse files
authored
Merge pull request #1351 from plus3it/dependabot/github_actions/docker/metadata-action-5.9.0
build(deps): Bump docker/metadata-action from 5.8.0 to 5.9.0
2 parents 4d82107 + 55c08d2 commit 2bbf760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Docker meta
2626
if: github.event_name != 'pull_request'
2727
id: meta
28-
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
28+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
2929
with:
3030
# list of Docker images to use as base name for tags
3131
images: |

0 commit comments

Comments
 (0)