Skip to content

Commit bac5697

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

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
@@ -88,7 +88,7 @@ jobs:
8888
password: ${{ secrets.GITHUB_TOKEN }}
8989

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

0 commit comments

Comments
 (0)