Skip to content

Commit 8937fd5

Browse files
chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 (#496)
1 parent 86b1ef9 commit 8937fd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: echo "$META"
6666

6767
- name: Build and push Docker image
68-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
68+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
6969
if: ${{ env.DEBUG != 'true' }}
7070
with:
7171
context: .

0 commit comments

Comments
 (0)