Skip to content

Commit 83ecd92

Browse files
chore(deps): update int128/docker-manifest-create-action action to v2.19.0
1 parent ee90fdf commit 83ecd92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nix-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
registry: ghcr.io
7070
username: ${{ github.actor }}
7171
password: ${{ secrets.GITHUB_TOKEN }}
72-
- uses: int128/docker-manifest-create-action@44422a4b046d55dc036df622039ed3aec43c613c # v2.17.0
72+
- uses: int128/docker-manifest-create-action@7df7f9e221d927eaadf87db231ddf728047308a4 # v2.19.0
7373
with:
7474
index-annotations: ${{ steps.meta.outputs.labels }}
7575
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)