Skip to content

Commit ece4b6b

Browse files
chore(deps): update docker/build-push-action digest to f9f3042 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a4a1ba commit ece4b6b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
images: drevops/mariadb-drupal-data
6363

6464
- name: Build and push Docker image
65-
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
65+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
6666
with:
6767
context: .
6868
push: true

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
images: drevops/mariadb-drupal-data
105105

106106
- name: Build and push Docker image
107-
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
107+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
108108
with:
109109
context: .
110110
push: true

0 commit comments

Comments
 (0)