Skip to content

Commit 28943d6

Browse files
Merge pull request #26 from pfrest/dependabot/github_actions/docker/build-push-action-7.3.0
build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
2 parents 46c2767 + 28a9951 commit 28943d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Build and push Docker image
3434
if: ${{ steps.release.outputs.release_created }}
35-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
35+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
3636
with:
3737
context: .
3838
push: true

0 commit comments

Comments
 (0)