Skip to content

Commit dce90d3

Browse files
authored
Merge pull request #1427 from plus3it/dependabot/github_actions/docker/metadata-action-6.0.0
build(deps): Bump docker/metadata-action from 5.10.0 to 6.0.0
2 parents aed988a + 2b7b2e6 commit dce90d3

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@c299e40c65443455700f0fdfc63efafe5b349051
28+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
2929
with:
3030
# list of Docker images to use as base name for tags
3131
images: |

0 commit comments

Comments
 (0)