Skip to content

Commit abaccc7

Browse files
Bump the github-actions group across 1 directory with 13 updates
Bumps the github-actions group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `7` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5` | `7` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [actions/cache](https://github.com/actions/cache) | `4` | `6` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3` | `4` | | [docker/login-action](https://github.com/docker/login-action) | `3` | `4` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5` | `6` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `8` | | [appleboy/scp-action](https://github.com/appleboy/scp-action) | `0.1.7` | `1.0.0` | | [appleboy/ssh-action](https://github.com/appleboy/ssh-action) | `1.0.3` | `1.2.5` | | [actions/github-script](https://github.com/actions/github-script) | `7` | `9` | | [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` | Updates `actions/checkout` from 4 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v7) Updates `codecov/codecov-action` from 5 to 7 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v7) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `actions/cache` from 4 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v6) Updates `docker/setup-buildx-action` from 3 to 4 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3...v4) Updates `docker/login-action` from 3 to 4 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3...v4) Updates `docker/metadata-action` from 5 to 6 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5...v6) Updates `docker/build-push-action` from 6 to 7 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6...v7) Updates `actions/download-artifact` from 4 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) Updates `appleboy/scp-action` from 0.1.7 to 1.0.0 - [Release notes](https://github.com/appleboy/scp-action/releases) - [Commits](appleboy/scp-action@v0.1.7...v1.0.0) Updates `appleboy/ssh-action` from 1.0.3 to 1.2.5 - [Release notes](https://github.com/appleboy/ssh-action/releases) - [Commits](appleboy/ssh-action@v1.0.3...v1.2.5) Updates `actions/github-script` from 7 to 9 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v9) Updates `github/codeql-action` from 3 to 4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/metadata-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: appleboy/scp-action dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: appleboy/ssh-action dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2db3d53 commit abaccc7

8 files changed

Lines changed: 63 additions & 63 deletions

File tree

.github/workflows/ci.yml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
name: Lint & Format
3131
runs-on: ubuntu-latest
3232
steps:
33-
- uses: actions/checkout@v4
33+
- uses: actions/checkout@v7
3434
- uses: ./.github/actions/setup-node-pnpm
3535
- run: pnpm lint
3636
- run: pnpm format:check
@@ -51,7 +51,7 @@ jobs:
5151
name: Type Check
5252
runs-on: ubuntu-latest
5353
steps:
54-
- uses: actions/checkout@v4
54+
- uses: actions/checkout@v7
5555
- uses: ./.github/actions/setup-node-pnpm
5656
- run: pnpm typecheck
5757

@@ -63,21 +63,21 @@ jobs:
6363
name: Unit Tests
6464
runs-on: ubuntu-latest
6565
steps:
66-
- uses: actions/checkout@v4
66+
- uses: actions/checkout@v7
6767
- uses: ./.github/actions/setup-node-pnpm
6868

6969
- name: Run unit tests with coverage
7070
run: pnpm test:unit --coverage
7171

7272
- name: Upload coverage to Codecov
73-
uses: codecov/codecov-action@v5
73+
uses: codecov/codecov-action@v7
7474
with:
7575
files: ./coverage/lcov.info
7676
flags: unit
7777
fail_ci_if_error: false
7878

7979
- name: Upload coverage artifacts
80-
uses: actions/upload-artifact@v4
80+
uses: actions/upload-artifact@v7
8181
with:
8282
name: coverage-report
8383
path: coverage/
@@ -87,7 +87,7 @@ jobs:
8787
name: Frontend Tests
8888
runs-on: ubuntu-latest
8989
steps:
90-
- uses: actions/checkout@v4
90+
- uses: actions/checkout@v7
9191
- uses: ./.github/actions/setup-node-pnpm
9292

9393
# Without `--coverage` the frontend thresholds in web/vitest.config.ts are
@@ -149,7 +149,7 @@ jobs:
149149
ADMIN_DIDS: did:plc:test-admin-did
150150

151151
steps:
152-
- uses: actions/checkout@v4
152+
- uses: actions/checkout@v7
153153
- uses: ./.github/actions/setup-node-pnpm
154154
- uses: ./.github/actions/start-services
155155

@@ -209,7 +209,7 @@ jobs:
209209
ADMIN_DIDS: did:plc:test-admin-did
210210

211211
steps:
212-
- uses: actions/checkout@v4
212+
- uses: actions/checkout@v7
213213
- uses: ./.github/actions/setup-node-pnpm
214214
- uses: ./.github/actions/start-services
215215

@@ -288,12 +288,12 @@ jobs:
288288
DISABLE_RATE_LIMITING: 'true'
289289

290290
steps:
291-
- uses: actions/checkout@v4
291+
- uses: actions/checkout@v7
292292
- uses: ./.github/actions/setup-node-pnpm
293293
- uses: ./.github/actions/start-services
294294

295295
- name: Cache Playwright browsers
296-
uses: actions/cache@v4
296+
uses: actions/cache@v6
297297
id: playwright-cache
298298
with:
299299
path: ~/.cache/ms-playwright
@@ -312,7 +312,7 @@ jobs:
312312

313313
- name: Upload Playwright report
314314
if: failure()
315-
uses: actions/upload-artifact@v4
315+
uses: actions/upload-artifact@v7
316316
with:
317317
name: playwright-report
318318
path: |
@@ -329,14 +329,14 @@ jobs:
329329
runs-on: ubuntu-latest
330330
needs: [unit-tests, frontend-tests, integration-tests, compliance-tests]
331331
steps:
332-
- uses: actions/checkout@v4
332+
- uses: actions/checkout@v7
333333
- uses: ./.github/actions/setup-node-pnpm
334334

335335
- name: Build all packages
336336
run: pnpm build
337337

338338
- name: Upload build artifacts
339-
uses: actions/upload-artifact@v4
339+
uses: actions/upload-artifact@v7
340340
with:
341341
name: dist
342342
path: dist/
@@ -357,30 +357,30 @@ jobs:
357357
runs-on: ubuntu-latest
358358
needs: [build]
359359
steps:
360-
- uses: actions/checkout@v4
360+
- uses: actions/checkout@v7
361361

362362
- name: Set up Docker Buildx
363-
uses: docker/setup-buildx-action@v3
363+
uses: docker/setup-buildx-action@v4
364364

365365
- name: Log in to GitHub Container Registry
366366
if: github.event_name != 'pull_request'
367-
uses: docker/login-action@v3
367+
uses: docker/login-action@v4
368368
with:
369369
registry: ${{ env.REGISTRY }}
370370
username: ${{ github.actor }}
371371
password: ${{ secrets.GITHUB_TOKEN }}
372372

373373
- name: Extract metadata for backend image
374374
id: meta-api
375-
uses: docker/metadata-action@v5
375+
uses: docker/metadata-action@v6
376376
with:
377377
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
378378
tags: |
379379
type=sha
380380
type=ref,event=branch
381381
382382
- name: Build backend image
383-
uses: docker/build-push-action@v6
383+
uses: docker/build-push-action@v7
384384
with:
385385
context: .
386386
file: docker/Dockerfile
@@ -404,7 +404,7 @@ jobs:
404404
run: docker save chive:ci | gzip > /tmp/chive-image.tar.gz
405405

406406
- name: Upload Docker image artifact
407-
uses: actions/upload-artifact@v4
407+
uses: actions/upload-artifact@v7
408408
with:
409409
name: docker-image
410410
path: /tmp/chive-image.tar.gz
@@ -419,10 +419,10 @@ jobs:
419419
runs-on: ubuntu-latest
420420
needs: [docker-build]
421421
steps:
422-
- uses: actions/checkout@v4
422+
- uses: actions/checkout@v7
423423

424424
- name: Download Docker image artifact
425-
uses: actions/download-artifact@v4
425+
uses: actions/download-artifact@v8
426426
with:
427427
name: docker-image
428428
path: /tmp
@@ -573,7 +573,7 @@ jobs:
573573
ADMIN_DIDS: did:plc:test-admin-did
574574

575575
steps:
576-
- uses: actions/checkout@v4
576+
- uses: actions/checkout@v7
577577
- uses: ./.github/actions/setup-node-pnpm
578578
- uses: ./.github/actions/start-services
579579

.github/workflows/deploy-app.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout code
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v7
2222

2323
- name: Validate required secrets and variables
2424
run: |
@@ -136,7 +136,7 @@ jobs:
136136
ls -la docker-env/
137137
138138
- name: Copy env files to server
139-
uses: appleboy/scp-action@v0.1.7
139+
uses: appleboy/scp-action@v1.0.0
140140
with:
141141
host: ${{ secrets.APP_HOST }}
142142
username: ${{ secrets.SSH_USER }}
@@ -146,7 +146,7 @@ jobs:
146146
strip_components: 1
147147

148148
- name: Deploy to server
149-
uses: appleboy/ssh-action@v1.0.3
149+
uses: appleboy/ssh-action@v1.2.5
150150
with:
151151
host: ${{ secrets.APP_HOST }}
152152
username: ${{ secrets.SSH_USER }}
@@ -281,7 +281,7 @@ jobs:
281281
echo "Timestamp: $(date -u +%Y-%m-%dT%H:%M:%SZ)"
282282
283283
- name: Setup Governance PDS
284-
uses: appleboy/ssh-action@v1.0.3
284+
uses: appleboy/ssh-action@v1.2.5
285285
with:
286286
host: ${{ secrets.APP_HOST }}
287287
username: ${{ secrets.SSH_USER }}
@@ -353,7 +353,7 @@ jobs:
353353
fi
354354
355355
- name: Sync Governance PDS to Neo4j
356-
uses: appleboy/ssh-action@v1.0.3
356+
uses: appleboy/ssh-action@v1.2.5
357357
with:
358358
host: ${{ secrets.APP_HOST }}
359359
username: ${{ secrets.SSH_USER }}
@@ -382,7 +382,7 @@ jobs:
382382
echo "=== Governance sync complete ==="
383383
384384
- name: Setup Elasticsearch Index
385-
uses: appleboy/ssh-action@v1.0.3
385+
uses: appleboy/ssh-action@v1.2.5
386386
with:
387387
host: ${{ secrets.APP_HOST }}
388388
username: ${{ secrets.SSH_USER }}
@@ -414,7 +414,7 @@ jobs:
414414
echo "=== Elasticsearch index setup complete ==="
415415
416416
- name: Reindex Elasticsearch
417-
uses: appleboy/ssh-action@v1.0.3
417+
uses: appleboy/ssh-action@v1.2.5
418418
with:
419419
host: ${{ secrets.APP_HOST }}
420420
username: ${{ secrets.SSH_USER }}

.github/workflows/deploy-docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout code
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v7
2323

2424
- name: Setup Node.js and pnpm
2525
uses: ./.github/actions/setup-node-pnpm
@@ -31,7 +31,7 @@ jobs:
3131
run: pnpm --filter @chive/docs build
3232

3333
- name: Deploy to server
34-
uses: appleboy/scp-action@v0.1.7
34+
uses: appleboy/scp-action@v1.0.0
3535
with:
3636
host: ${{ secrets.APP_HOST }}
3737
username: ${{ secrets.SSH_USER }}
@@ -41,7 +41,7 @@ jobs:
4141
strip_components: 2
4242

4343
- name: Deploy and restart docs container
44-
uses: appleboy/ssh-action@v1.0.3
44+
uses: appleboy/ssh-action@v1.2.5
4545
with:
4646
host: ${{ secrets.APP_HOST }}
4747
username: ${{ secrets.SSH_USER }}

.github/workflows/deploy-staging-docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v7
2020

2121
- name: Setup Node.js and pnpm
2222
uses: ./.github/actions/setup-node-pnpm
@@ -28,7 +28,7 @@ jobs:
2828
run: pnpm --filter @chive/docs build
2929

3030
- name: Deploy docs build to staging server
31-
uses: appleboy/scp-action@v0.1.7
31+
uses: appleboy/scp-action@v1.0.0
3232
with:
3333
host: ${{ secrets.STAGING_HOST }}
3434
username: ${{ secrets.STAGING_SSH_USER }}
@@ -38,7 +38,7 @@ jobs:
3838
strip_components: 2
3939

4040
- name: Deploy config files to staging server
41-
uses: appleboy/scp-action@v0.1.7
41+
uses: appleboy/scp-action@v1.0.0
4242
with:
4343
host: ${{ secrets.STAGING_HOST }}
4444
username: ${{ secrets.STAGING_SSH_USER }}
@@ -48,7 +48,7 @@ jobs:
4848
strip_components: 1
4949

5050
- name: Deploy and restart staging docs container
51-
uses: appleboy/ssh-action@v1.0.3
51+
uses: appleboy/ssh-action@v1.2.5
5252
with:
5353
host: ${{ secrets.STAGING_HOST }}
5454
username: ${{ secrets.STAGING_SSH_USER }}

.github/workflows/deploy-staging.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: Checkout code at deploy commit
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v7
3434
with:
3535
ref: ${{ env.DEPLOY_SHA }}
3636

@@ -124,17 +124,17 @@ jobs:
124124
sed -i 's/^ //' docker-env/.env docker-env/.env.production
125125
126126
- name: Set up Docker Buildx
127-
uses: docker/setup-buildx-action@v3
127+
uses: docker/setup-buildx-action@v4
128128

129129
- name: Log in to GitHub Container Registry
130-
uses: docker/login-action@v3
130+
uses: docker/login-action@v4
131131
with:
132132
registry: ${{ env.REGISTRY }}
133133
username: ${{ github.actor }}
134134
password: ${{ secrets.GITHUB_TOKEN }}
135135

136136
- name: Build and push web frontend image
137-
uses: docker/build-push-action@v6
137+
uses: docker/build-push-action@v7
138138
with:
139139
context: .
140140
file: web/Dockerfile
@@ -160,7 +160,7 @@ jobs:
160160
pnpm --filter @chive/docs build
161161
162162
- name: Copy docs build to staging server
163-
uses: appleboy/scp-action@v0.1.7
163+
uses: appleboy/scp-action@v1.0.0
164164
with:
165165
host: ${{ secrets.STAGING_HOST }}
166166
username: ${{ secrets.STAGING_SSH_USER }}
@@ -170,7 +170,7 @@ jobs:
170170
strip_components: 2
171171

172172
- name: Copy nginx config for docs
173-
uses: appleboy/scp-action@v0.1.7
173+
uses: appleboy/scp-action@v1.0.0
174174
with:
175175
host: ${{ secrets.STAGING_HOST }}
176176
username: ${{ secrets.STAGING_SSH_USER }}
@@ -180,7 +180,7 @@ jobs:
180180
strip_components: 1
181181

182182
- name: Copy env files to staging server
183-
uses: appleboy/scp-action@v0.1.7
183+
uses: appleboy/scp-action@v1.0.0
184184
with:
185185
host: ${{ secrets.STAGING_HOST }}
186186
username: ${{ secrets.STAGING_SSH_USER }}
@@ -190,7 +190,7 @@ jobs:
190190
strip_components: 1
191191

192192
- name: Deploy to staging server
193-
uses: appleboy/ssh-action@v1.0.3
193+
uses: appleboy/ssh-action@v1.2.5
194194
env:
195195
REGISTRY: ghcr.io
196196
REPO: ${{ github.repository }}
@@ -312,7 +312,7 @@ jobs:
312312
echo "=== Staging deployment complete ==="
313313
314314
- name: Setup Elasticsearch Index
315-
uses: appleboy/ssh-action@v1.0.3
315+
uses: appleboy/ssh-action@v1.2.5
316316
with:
317317
host: ${{ secrets.STAGING_HOST }}
318318
username: ${{ secrets.STAGING_SSH_USER }}
@@ -336,7 +336,7 @@ jobs:
336336
}
337337
338338
- name: Backfill Elasticsearch from Postgres if empty
339-
uses: appleboy/ssh-action@v1.0.3
339+
uses: appleboy/ssh-action@v1.2.5
340340
with:
341341
host: ${{ secrets.STAGING_HOST }}
342342
username: ${{ secrets.STAGING_SSH_USER }}

0 commit comments

Comments
 (0)