Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update docker/build-push-action digest to 48aba3b
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 26, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 799df9f commit f7af4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -68,7 +68,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@6003d3266a923de06063d23a19bd1c719af997c0
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
with:
context: ./github-bot/
push: ${{ github.event_name != 'pull_request' }}

0 comments on commit f7af4ab

Please sign in to comment.