Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to ca877d9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Theodus committed Jan 27, 2025
1 parent b542411 commit 8a7548b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push Docker image
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
with:
context: .
file: Dockerfile
Expand Down

0 comments on commit 8a7548b

Please sign in to comment.