mirror of
https://github.com/znc/znc.git
synced 2026-07-06 01:41:12 +02:00
Merge pull request #1998 from znc/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
This commit is contained in:
@@ -144,7 +144,7 @@ jobs:
|
||||
if [[ "$GITHUB_REF" == refs/heads/master ]]; then
|
||||
echo "::set-output name=latest::type=raw,latest"
|
||||
fi
|
||||
- uses: docker/metadata-action@v5
|
||||
- uses: docker/metadata-action@v6
|
||||
id: meta
|
||||
with:
|
||||
images: zncbouncer/znc-git
|
||||
|
||||
Reference in New Issue
Block a user