Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action digest to 831ca17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 2dc609e commit f2c55fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker image
uses: docker/build-push-action@94d76d3bc1409736cb5dc1ada9502bec3a72973c
uses: docker/build-push-action@831ca179d3cf91cf0c90ca465a408fa61e2129a2
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit f2c55fd

Please sign in to comment.