Skip to content

Commit e1c39ce

Browse files
chore(deps): update docker/build-push-action digest to 2cdde99
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3d9cb7 commit e1c39ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
password: ${{ secrets.QUAY_TOKEN }}
8585

8686
- name: Build Docker Image
87-
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5
87+
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5
8888
with:
8989
context: .
9090
file: ./Dockerfile

0 commit comments

Comments
 (0)