We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e1a6d1 + e3c00e3 commit 5ffb09fCopy full SHA for 5ffb09f
.github/workflows/cd.yaml
@@ -40,7 +40,7 @@ jobs:
40
type=raw,value=${{ env.PACKAGE_VERSION }}
41
42
- name: Build and push Docker image with version tag
43
- uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
44
with:
45
context: .
46
file: ./Dockerfile
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
file: ./.storybook/storybook.Dockerfile
0 commit comments