Skip to content

Commit

Permalink
Merge pull request #2658 from igniterealtime/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/build-push-action-31ca4e5d51253d7e4a2317bfe74699cbe3a398a9

Bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
  • Loading branch information
akrherz authored Jan 14, 2025
2 parents 00eed81 + 77c7e66 commit 480cc89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ jobs:

- name: Build and push Docker image
id: push
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
with:
context: .
push: true
Expand Down

0 comments on commit 480cc89

Please sign in to comment.