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 67a2d40
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 15, 2025
1 parent 799df9f commit de506f6
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@67a2d409c0a876cbe6b11854e3e25193efe4e62d
with:
context: ./github-bot/
push: ${{ github.event_name != 'pull_request' }}

0 comments on commit de506f6

Please sign in to comment.