Skip to content

Commit f039212

Browse files
chore(deps): bump the github-actions group across 1 directory with 2 updates (#214)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91e5561 commit f039212

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/go.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# Do this early so that it can start up in time for the tests to run.
6161
# We may need to add a wait here.
6262
- name: Start docker-compose services
63-
uses: hoverkraft-tech/compose-action@8be2d741e891ac9b8ac20825e6f3904149599925
63+
uses: hoverkraft-tech/compose-action@40041ff1b97dbf152cd2361138c2b03fa29139df
6464
with:
6565
compose-file: "docker-compose.yaml"
6666

@@ -124,7 +124,7 @@ jobs:
124124
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
125125

126126
- name: Install uv
127-
uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
127+
uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
128128

129129
- name: Set up Go
130130
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
@@ -146,7 +146,7 @@ jobs:
146146
OPENAI_API_KEY=openai:api-key
147147
148148
- name: Start docker-compose services
149-
uses: hoverkraft-tech/compose-action@8be2d741e891ac9b8ac20825e6f3904149599925
149+
uses: hoverkraft-tech/compose-action@40041ff1b97dbf152cd2361138c2b03fa29139df
150150
with:
151151
compose-file: "docker-compose.yaml"
152152

0 commit comments

Comments
 (0)