Skip to content

Commit e84c3ec

Browse files
authored
Merge pull request #98 from padok-team/renovate/docker
chore(deps): update docker/build-push-action digest to 10e90e3
2 parents 438a905 + c858eed commit e84c3ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
password: ${{ secrets.GITHUB_TOKEN }}
4848

4949
- name: Build and push
50-
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
50+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
5151
with:
5252
platforms: linux/amd64,linux/arm64
5353
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)