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