mirror of
https://github.com/alterware/aw-bot.git
synced 2026-05-01 22:09:36 +00:00
Merge pull request #8 from alterware/dependabot/github_actions/docker/metadata-action-6.0.0
chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
|
|
||||||
- id: meta
|
- id: meta
|
||||||
uses: docker/metadata-action@v5.10.0
|
uses: docker/metadata-action@v6.0.0
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
alterware/aw-bot
|
alterware/aw-bot
|
||||||
|
|||||||
Reference in New Issue
Block a user