mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
Bump int128/docker-manifest-create-action from 1 to 2
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 1 to 2. - [Release notes](https://github.com/int128/docker-manifest-create-action/releases) - [Commits](https://github.com/int128/docker-manifest-create-action/compare/v1...v2) --- updated-dependencies: - dependency-name: int128/docker-manifest-create-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c35c7da82a
commit
a5c1c584d4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -161,7 +161,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Create short sha
|
||||
run: echo "SHORT_SHA=${GITHUB_SHA::7}" >> $GITHUB_ENV
|
||||
- uses: int128/docker-manifest-create-action@v1
|
||||
- uses: int128/docker-manifest-create-action@v2
|
||||
with:
|
||||
tags: ghcr.io/${{ steps.lowercaseRepo.outputs.lowercase }}:${{ github.ref_name }}-${{ env.SHORT_SHA }}
|
||||
suffixes: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user