Skip to content

Commit fcbb943

Browse files
chore(deps): update docker/build-push-action action to v7.3.0
1 parent b80d38c commit fcbb943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
registry: ghcr.io
4343
username: ${{github.repository_owner}}
4444
password: ${{secrets.GITHUB_TOKEN}}
45-
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
45+
- uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
4646
with:
4747
context: test
4848
file: test/docker/${{matrix.dist}}/Dockerfile

0 commit comments

Comments
 (0)