Skip to content

Commit efa9c27

Browse files
fix(deps): update all non-major dependencies (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0d316b commit efa9c27

File tree

2 files changed

+168
-164
lines changed

2 files changed

+168
-164
lines changed

.github/workflows/on-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Build and push Docker image
5959
id: push
60-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
60+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
6161
with:
6262
context: .
6363
push: true

0 commit comments

Comments
 (0)