mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Merge pull request #1848 from znc/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
if [[ "$GITHUB_REF" == refs/heads/master ]]; then
|
||||
echo "::set-output name=latest::type=raw,latest"
|
||||
fi
|
||||
- uses: docker/metadata-action@v3
|
||||
- uses: docker/metadata-action@v4
|
||||
id: meta
|
||||
with:
|
||||
images: zncbouncer/znc-git
|
||||
|
||||
Reference in New Issue
Block a user