Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 948d647fac chore(deps): bump int128/docker-manifest-create-action
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.22.0 to 2.24.0.
- [Release notes](https://github.com/int128/docker-manifest-create-action/releases)
- [Commits](https://github.com/int128/docker-manifest-create-action/compare/v2.22.0...v2.24.0)

---
updated-dependencies:
- dependency-name: int128/docker-manifest-create-action
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 20:43:38 +00:00
2 changed files with 2 additions and 2 deletions
@@ -86,7 +86,7 @@ jobs:
# https://github.com/marketplace/actions/docker-manifest-create-action
- name: Create and push manifest
uses: int128/docker-manifest-create-action@v2.22.0
uses: int128/docker-manifest-create-action@v2.24.0
with:
push: true
tags: quay.io/invidious/invidious:master
+1 -1
View File
@@ -78,7 +78,7 @@ jobs:
# https://github.com/marketplace/actions/docker-manifest-create-action
- name: Create and push manifest
uses: int128/docker-manifest-create-action@v2.22.0
uses: int128/docker-manifest-create-action@v2.24.0
with:
push: true
tags: quay.io/invidious/invidious:latest