Skip to content

Commit ecc4581

Browse files
authored
Merge pull request #323 from github/dependabot/github_actions/dependencies-1755060f8b
chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 in the dependencies group
2 parents 33c1adb + 0eede17 commit ecc4581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6464
- name: Push Docker Image
6565
if: ${{ success() }}
66-
uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318
66+
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003
6767
with:
6868
context: .
6969
file: ./Dockerfile

0 commit comments

Comments
 (0)