Skip to content

Commit

Permalink
Update dependencies (non-major) (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 5f8f7fc commit 28ca0f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ jobs:
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v3.1.0
uses: docker/setup-qemu-action@v3.2.0

- name: Set up Buildx
uses: docker/[email protected].0
uses: docker/[email protected].1

- name: Build
uses: docker/build-push-action@v6.1.0
uses: docker/build-push-action@v6.7.0
with:
push: false
tags: aniskhan001/university:latest

0 comments on commit 28ca0f5

Please sign in to comment.