Skip to content

Commit f9a6f79

Browse files
renovate[bot]extrange
authored andcommitted
chore(deps): update docker/build-push-action action to v7
1 parent 0c81a5f commit f9a6f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
password: ${{ secrets.GITHUB_TOKEN }}
5656

5757
- name: Build and push
58-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
58+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
5959
with:
6060
# Build context
6161
context: ${{ steps.channel.outputs.channel }}

0 commit comments

Comments
 (0)