mirror of
https://github.com/alterware/master-server.git
synced 2026-01-03 05:51:50 +00:00
Merge pull request #130 from alterware/dependabot/github_actions/docker/metadata-action-5.10.0
build(deps): bump docker/metadata-action from 5.8.0 to 5.10.0
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -327,7 +327,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- id: meta
|
||||
uses: docker/metadata-action@v5.8.0
|
||||
uses: docker/metadata-action@v5.10.0
|
||||
with:
|
||||
images: |
|
||||
alterware/master-server
|
||||
|
||||
Reference in New Issue
Block a user