Skip to content

Commit f3d7330

Browse files
chore(deps): update docker/build-push-action digest to 10e90e3
1 parent 13d5bcc commit f3d7330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/containers.yml

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

9191
- name: Build and push
92-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
92+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
9393
with:
9494
context: ./
9595
push: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}

0 commit comments

Comments
 (0)