Skip to content

Commit 71a81d3

Browse files
authored
Merge pull request #240 from nextcloud/dependabot/github_actions/docker/build-push-action-7.2.0
chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
2 parents 2bbe2d3 + 363300c commit 71a81d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
echo "Extracted version: ${{ env.VERSION }}"
9595
9696
- name: Build container image
97-
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
97+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
9898
with:
9999
push: true
100100
context: ./${{ env.APP_NAME }}

0 commit comments

Comments
 (0)