Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: Documentation for Compose Action
Documentation for the Compose Action project.

**Source Repository:** [hoverkraft-tech/compose-action](https://github.com/hoverkraft-tech/compose-action)
**Last Synced:** 2026-03-21T22:00:11.695Z
**Last Synced:** 2026-03-22T22:05:02.067Z
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Compose Action
source_repo: hoverkraft-tech/compose-action
source_path: README.md
source_branch: main
source_run_id: 23389640572
last_synced: 2026-03-21T22:00:11.695Z
source_run_id: 23413501878
last_synced: 2026-03-22T22:05:02.067Z
---

<!-- header:start -->
Expand Down
4 changes: 2 additions & 2 deletions application/docs/projects/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const projectSections = [

titleHref: 'https://github.com/hoverkraft-tech/compose-action',

meta: 'TypeScript • ⭐ 207 • Updated Mar 21, 2026',
meta: 'TypeScript • ⭐ 207 • Updated Mar 22, 2026',

description: 'This action runs your docker-compose file and clean up before action finished',

Expand Down Expand Up @@ -1358,7 +1358,7 @@ export const quickStats = [

export const projectSnapshot = {

lastUpdated: '2026-03-21',
lastUpdated: '2026-03-22',

technologiesSummary: 'including TypeScript, Go Template, Astro, HCL, JavaScript, and more.'

Expand Down
Loading