Skip to content

Commit 0ba530c

Browse files
committed
chore: another actions commit hash
1 parent b18312f commit 0ba530c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/workflows.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Build and Push docker image (AMD64)
6262
id: docker
63-
uses: tignis/docker-github-action@e9179e25c21d4b6b08b8f986b6c3ead15e780a91
63+
uses: tignis/docker-github-action@b18312f688e406dec7f0d5dc964116090979679f
6464
with:
6565
images: ${{ inputs.images }}
6666
acr-username: ${{ secrets.acr-username }}
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: Build and Push docker image (ARM64)
9090
id: docker
91-
uses: tignis/docker-github-action@e9179e25c21d4b6b08b8f986b6c3ead15e780a91
91+
uses: tignis/docker-github-action@b18312f688e406dec7f0d5dc964116090979679f
9292
with:
9393
images: ${{ inputs.images }}
9494
acr-username: ${{ secrets.acr-username }}

0 commit comments

Comments
 (0)