mirror of
https://github.com/iv-org/invidious.git
synced 2026-06-15 11:26:45 -05:00
chore(deps): bump int128/docker-manifest-create-action
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](https://github.com/int128/docker-manifest-create-action/compare/v2.21.0...v2.22.0) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6b21daab56
commit
f5b403c8e7
@ -86,7 +86,7 @@ jobs:
|
|||||||
|
|
||||||
# https://github.com/marketplace/actions/docker-manifest-create-action
|
# https://github.com/marketplace/actions/docker-manifest-create-action
|
||||||
- name: Create and push manifest
|
- name: Create and push manifest
|
||||||
uses: int128/docker-manifest-create-action@v2.21.0
|
uses: int128/docker-manifest-create-action@v2.22.0
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: quay.io/invidious/invidious:master
|
tags: quay.io/invidious/invidious:master
|
||||||
|
|||||||
2
.github/workflows/build-stable-container.yml
vendored
2
.github/workflows/build-stable-container.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
|
|
||||||
# https://github.com/marketplace/actions/docker-manifest-create-action
|
# https://github.com/marketplace/actions/docker-manifest-create-action
|
||||||
- name: Create and push manifest
|
- name: Create and push manifest
|
||||||
uses: int128/docker-manifest-create-action@v2.21.0
|
uses: int128/docker-manifest-create-action@v2.22.0
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: quay.io/invidious/invidious:latest
|
tags: quay.io/invidious/invidious:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user